⚠️ This update may not be backwards-compatible with the previous versions.
What's changed
- 💥 Rewrite from scratch the Configuration and Installation sections of the demo page
- 📔 Improve README
- ✨ Created
layouts-flex
, containing classes to make quick flex layouts of panels
- ✨ Embed background images in the
colors-*
rulesets
- ✨ Set default colors and fonts for when no
colors-*
or fonts-*
rulesets are loaded
- 🔧 Use default colors when printing a page using Bluelib
- 🧹 Convert indentation to tabs
- 🐛 #63: Add button styling to .input[type="submit"] and .input[type="reset"]
- 💥 Various other minor changes