fortune icon indicating copy to clipboard operation
fortune copied to clipboard

Variable CSS Reset

Open zaydek-old opened this issue 6 years ago • 2 comments

I'm wondering if you could exploit CSS variables to make the reset used itself specifiable.

E.g. --reset: var(--normalize); etc.

Given it can be opinionated, this could be really exciting!

zaydek-old avatar May 07 '18 20:05 zaydek-old

I don't see how this could work with vanilla variables but I do think this is an interesting idea; letting the user use one of like 5 common resets, integrated into the package. JS could be of use here

zaydek-old avatar May 07 '18 20:05 zaydek-old

Could be something we tackle in gulp after the beta if people find the resets aren't robust for older browsers.

vikramrojo avatar May 10 '18 05:05 vikramrojo