Change Log
1.3.0
Whats Changed
- The SproutCSS module is no longer needed in production. It can now be installed as a dev dependency.
- More customization options. Colors, hover styles, and borders.
- If a component color is not specified, Sprout will now default to the primary color.
Whats New
- No more unused styling 🥳 Sprout now generates a custom css file.
- Set your project's primary color from the command line.
- New color options. Choose from primary, black, grey, red, orange, yellow, green, blue, purple, and pink.
- Badges
1.2.0
Whats Changed
- Shorter class names: text-i becomes txt-i.
- Better component darkmode styling.
- New greyscale colors.
Whats New
1.1.0
Whats Changed
- Simplified styling. No more btn-lg, just lg.
- Sizing syntax. Choose from xs, sm, md, lg, and xl.
Whats New
1.0.0
Whats New
- A button ✨