_sass/theme.scss in hardpool-flat-2.2.0 vs _sass/theme.scss in hardpool-flat-3.0.0

- old
+ new

@@ -1,6 +1,11 @@ +@import 'var'; +// user theme imports +@import 'colors'; + @import 'bootstrap/bootstrap'; @import 'mixins'; +@import "primer/markdown/index.scss"; @import 'theme/global'; @import 'theme/animations'; @import 'theme/page'; @import 'theme/header'; \ No newline at end of file