6 lines
174 B
SCSS
6 lines
174 B
SCSS
@import "bootstrap-sprockets";
|
|
@import "bootswatch/simplex/variables";
|
|
@import "bootstrap";
|
|
@import "bootswatch/simplex/bootswatch";
|
|
@import "navbar";
|
|
@import "record_table"; |