sqm-dashboards/app/assets/stylesheets/application.sass.scss
Nelson Jovel b111b2f106 Bump rails to 7 and get tests passing. Also modified rakefile so rake
command would continue to run rspec as the default command.  Added
stylesheets to assets.rb so they'll be included when precompiling
assets in production.
2022-01-21 11:49:35 +01:00

4 lines
155 B
SCSS

@import "bootstrap/scss/bootstrap";
@import "legacy_partials/scaffolds";
@import "legacy_partials/school_categories";
@import "legacy_partials/questions";