// 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";