1.3.0 (March 1st, 2016)
- Renamed the
utils
folder intoabstracts
(6bed6f2) - Improved “Other Preprocessors” section (7df1809 and 2149eaa)
- Improved introduction in “Maps” section (f239621)
- Improved wording here and there (ddb46ab)
- Updated wording that could be considered insensitive (67e7395)
- Updated author’s age (c021429)
- Removed a lot of further readings and moved most of them inside the content (01f138f)
- Removed some superfluous content from “Syntax & Formatting” section (55fe6e5)
1.2.0 (September 1st, 2015)
- Added “Argument-less mixins” section (8c7901f)
- Added “Extending the guidelines” section (ba62b92)
- Added a note about Sass-Boilerplate (6f6df33)
- Added a note about regexing leading zeros (a3f1313)
- Added a note about unitless zeros for durations (3b53768)
- Added a note about keyframes in 7-1 pattern (23343cb)
- Added a note about the charset directive and single quotes (1c5e74b)
- Added a mention of SitePoint Sass Reference (e3fafeb)
- Updated “About the author” section (40db9df)
- Updated “Extend” section (4a44888)
- Updated “Color formats” section (d4be42f)
- Clarified “Other preprocessors” section (513d206)
- Dramatically improved “TL;DR” section (774160e)
- Slightly improved “Utils folder” section (ba39483)
- Slightly improved “Contributing” section (c050153)
- Removed “Debugging a Sass map” section (5071185)
- Removed a lot of irrelevant further reads (230e781)
- Fixed an invalid advice regarding import order in the main Sass file; utilities should come before vendors (16421a5)
1.1.0 (April 11th, 2015)
- Added extra further readings (4b400c5)
- Added something about the syntax toggle in the options panel (5b3328e)
- Added something about randomly ordering CSS declarations (953c868)
- Added a link to open the options panel on the “options panel” expression (3eb5594)
- Added something about reversed conditional statements (c05b985)
- Added “Strings containing quotes” section (b970155)
- Added “Strings as CSS values” section (3c86c36)
- Added “Encoding” section (dbc68ea)
- Reworked the rules in “Lists” section (8fcd96d)
- Improved mixin in “Breakpoint manager” section to make it slightly more robust (a27553e)
- Updated author bio in “About the author” section (3e5743c)
1.0.0 (January 3rd, 2015)
- Initial commit