v1.9.9-beta.1
Pre-release
Pre-release
jdriviere
released this
15 Jul 21:14
·
251 commits
to 3.0.x
since this release
Sparkle has implemented a lot of new features and uses a completely different syntaxing. For this, backward compatibility will cause the framework to malfunction.
- Sparkle uses modifiers to make semantics more readable (instead of
.button.button--primary
it is now.button.make-primary
); - Folder structure was modified (better grouping of files);
- Inputs now have modifiers;
- Tags now have more modifiers (implemented
.make-outline
and.make-reverse
modifiers); - Button group fix (more to come);
- Grid fix (now can use
.column
on its own to make equal widths--similar to auto-width columns); - Updated Dev Dependencies to latest releases;
- Now uses auto-prefixers: no longer manually writing them using mixins);
We strive to make Sparkle the best CSS framework it can be. Thank you for your support, and thank you for using Sparkle.CSS!
If you have any suggestions, bug reports, fixes, or improvements, please share! :)