Skip to content

Releases: xdmorgan/skeletor

@skeletor/css v0.17.1

06 Oct 00:27
99e231e
Compare
Choose a tag to compare

🎉 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

02 Oct 01:02
Compare
Choose a tag to compare

🎉 Features

  • Add --no-json CLI flag

🧹 Chores

  • Update CLI --gzip flag description

@skeletor/css v0.15.0

30 Sep 00:25
Compare
Choose a tag to compare

🎉 Features

  • Generate font-weight custom property

🆕 Updates

  • Alphabetize generated custom properties

🧹 Chores

  • Remove unused files