Releases: KittyGiraudel/sass-guidelines
Releases · KittyGiraudel/sass-guidelines
1.3.0
Additions
Updates
- 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)
- Rewrote the section about PostCSS (7df1809)
Deletions
1.2.0
Additions
- 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)
Updates
- 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)
Deletions
1.1.0
Additions
- 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)