7 lines
105 B
SCSS
Executable file
7 lines
105 B
SCSS
Executable file
@charset "UTF-8";
|
|
|
|
// import materialize
|
|
@import "materialize";
|
|
|
|
// Custom style
|
|
@import "style";
|