Releases: FundingCircle/sass-common
Releases · FundingCircle/sass-common
2.10.1
2.10.1-prerelease
DO NOT USE IN PRODUCTION
Test for migrating pipeline
Fix sass @extend bug
FIxes @extend bug introduced while upgrading sass. The bug caused more classes than needed to be created which in turn misconfigured how form css acted.
Avoid unnecessary rebuild of the project
Remove the extra gulp build
that would cause other projects to fail due to not matching dependencies from sass-common.
Enable use in bower-less projects
Build the dist/
directory as a post-install task. This is for compatibility with projects not built with bower.
2.7.24 - Fixes issues with latest version of LibSass
Node Sass fix
Optional gutter for columns and optional 2nd param for golden paddings mixin
2.7.22 rebuild gutter optional and golden padding as optional right padding
Update paddings on utility class
Fixed small title / upper title issues
2.7.20 rebuild - upper title / small title fix
Golden ratio padding mixin
2.7.19 rebuild - golden ratio padding