Shoelace is inching closer and closer to its first stable release. Lots of bugs have been fixed I'm really happy with the API and the overall structure of the project. 💯
What's new in this release:
- Separated core/component variables and custom media queries into
variables.css
(this makes it a lot easier to bootstrap the project and use Shoelace's variables in your own project) - Added input icons
- Added
--body-color-muted
variable - Added
.text-muted
modifier - Improved checkbox/radio alignment