This repository has been archived by the owner on Apr 4, 2022. It is now read-only.
Releases: Chalarangelo/mini.css
Releases · Chalarangelo/mini.css
mini.css v2.0.2
Patch for Fermion. Deals with some minor colorblindness issues as reported in #52 and adds a new flavor, Sucroa.
mini.css v2.0.1
Patch for Fermion. Deals with moving imports out of the core module and into the flavor files.
- Updated module structure.
_core.scss
no longer contains all@import
statements, but they are now included in the flavor files. - Updated documentation for customization to reflect said changes.
Special thanks to @roryprimrose for suggesting this restructure and helping with implementation!
mini.css v2.0.0: Fermion
mini.css v2 (Fermion) is finally here!
All of the modules and components have been reworked and everything has been updated to use simple, modern design patterns.
Neutrino final release
Final release for Neutrino:
- New Bootstrap flavor.
- New module:
spinner
. - Lots of bug fixes.
mini.css v1.0.2
Patch for mini.css v1.0 (Neutrino):
- Refactoring patch (all version will now use vMajor.Minor.Patch instead of just Major.Minor.Patch). Changes will be reflected in the updated links.
mini.css v1.0.1
v1.0.0: Neutrino
The first major release of mini.css (codename Neutrino) comes with two pre-built flavors (Default and NiteOwl) as well as a bunch of mixins, variables and other tools to customize your framework.