aboutsummaryrefslogtreecommitdiff
path: root/src/public/app.scss
blob: 845d36a3e31b78cc22c19f9a92c429316c206c4b (plain) (blame)
1
2
3
4
5
6
7
8
9
// This file is probably not needed anymore, as all the files are loaded directly by our sass-loader
// General scss
@import "./scss/general.scss";

// Page-specific css
@import "./scss/scripts.scss";
@import "./scss/neo_ide.scss";
@import "./scss/setup.scss";
@import "./scss/update.scss";