Direct link to the article mask

mask

The mask property is a shorthand to specify all mask-* properties. mask can hide part of the element is applied to and It accepts one or more comma-separated values, where each value corresponds to a mask layer.

.element {
  mask: 
Avatar of Mojtaba Seyedi
Mojtaba Seyedi on
Direct link to the article Hack the “Deploy to Netlify” Button Using Environment Variables to Make a Customizable Site Generator

Hack the “Deploy to Netlify” Button Using Environment Variables to Make a Customizable Site Generator

If you’re anything like me, you like being lazy shortcuts. The “Deploy to Netlify” button allows me to take this lovely feature of my personality and be productive with it.

Clicking the button above lets me (or you!) instantly …

Avatar of Cassidy Williams
Cassidy Williams on
Keep browsing in the archives