Skip to content

@skeletor/css v0.17.1

Latest
Compare
Choose a tag to compare
@xdmorgan xdmorgan released this 06 Oct 00:27
99e231e

πŸŽ‰ 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