Move frontend to a subdirectory
This commit is contained in:
6
lure-frontend/src/variables.scss
Normal file
6
lure-frontend/src/variables.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
/* Variables and mixins declared here will be available in all other SCSS files */ /* https://github.com/jgthms/bulma/issues/1293 */
|
||||
$body-overflow-y: auto;
|
||||
|
||||
@import './darkly/variables.scss';
|
||||
|
||||
$family-sans-serif: "Ubuntu", sans-serif;
|
||||
Reference in New Issue
Block a user