app/assets/stylesheets/sass-zero/base/preflight.scss in sass-zero-1.0.13 vs app/assets/stylesheets/sass-zero/base/preflight.scss in sass-zero-1.0.14

- old
+ new

@@ -1,6 +1,6 @@ -@import "sass-zero/variables/colors"; -@import "sass-zero/variables/typography"; +@import "../variables/colors"; +@import "../variables/typography"; /* 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116) */