- SassDoc for generating a code documentation
- Duotone Light/Dark Code-Highlight Theme and Aigis Theme
- Possibility to define custom sourcePath in styleguide components
- Rename
map-stringify()
tostringify()
- Improve
stringify()
to accept custom separator and patterns - Dropping double variable color system in favor of a single one (#1)
- Build all
*.scss
files, not juststyles.scss
Lots of new features have been added. 👏
- Styleguide generation with Aigis
- Custom extension of the rscss system called «exceptions»
- Vertical Rhythm functions and base styles
- More (hopefully) self-explanatory components
- All Sass files are now in a
src
folder for consistency reasons to other foundations - The
meta/_config.scss
has been dumped in favor of more tiny semantic files like_colors.scss
or_breakpoints.scss
- Debugging styles have been split into separate single purpose classes
First public release! 🎉