π Features
- Add
box-shadows
key to config. With it, generate--shadow-[name]
custom property and.shadow-[name]
responsive classes.
π Updates
- Add
--vars-build
CLI flag for CSS custom property only build - Add
--core-build
CLI flag for debug builds (should yield no styles)
π Bug fixes
- Add truthy conditional to handle empty options in
@mixin to-css-vars(){}
custom property generator
π§Ή Chores
- Update README