app/assets/stylesheets/sass-zero/base/preflight.scss in sass-zero-0.0.44 vs app/assets/stylesheets/sass-zero/base/preflight.scss in sass-zero-0.0.45

- old
+ new

@@ -1,5 +1,6 @@ -@import "sass-zero/variables"; +@import "sass-zero/variables/colors"; +@import "sass-zero/variables/typography"; /** * Manually forked from SUIT CSS Base: https://github.com/suitcss/base * A thin layer on top of normalize.css that provides a starting point more * suitable for web applications.