- 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
9 lines
152 B
SCSS
9 lines
152 B
SCSS
@import "../css/bourbon/bourbon";
|
|
@import "../css/helpers/helpers";
|
|
@import "Variables";
|
|
|
|
@import "Fonts";
|
|
@import "Headings";
|
|
|
|
@import "AppBootstrap";
|