Releases: xdmorgan/skeletor
Releases · xdmorgan/skeletor
@skeletor/css v0.17.1
🎉 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
@skeletor/css v0.16.0
🎉 Features
- Add
--no-json
CLI flag
🧹 Chores
- Update CLI
--gzip
flag description
@skeletor/css v0.15.0
🎉 Features
- Generate font-weight custom property
🆕 Updates
- Alphabetize generated custom properties
🧹 Chores
- Remove unused files