Snippets Collections
h1 {
  background: -webkit-linear-gradient(rgb(50,50,80), red);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
star

Mon Dec 19 2022 22:02:19 GMT+0000 (Coordinated Universal Time) https://cssgradient.io/blog/css-gradient-text/

#linear-gradient #text #h1

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension