Files
optolith-client/js/Main.scss
T
Lukas Obermann 0602f421ba Cleaned up SCSS and character sheet print
- Normalized many SCSS files as deep as possible
- Fixed print css to display all 6 pages
- Fixed sheet header to match original sheet header
- Fixed issue with range property for ranged items
2016-12-26 16:16:49 +13:00

9 lines
152 B
SCSS

@import "../css/bourbon/bourbon";
@import "../css/helpers/helpers";
@import "Variables";
@import "Fonts";
@import "Headings";
@import "AppBootstrap";