mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-22 21:58:39 +01:00
c049484e4c
- Updated frameworks for better browser support - Improved responsive design - Versioned documentation - Better social media support via the Jekyll SEO plugin - New looks, fwiw - Start page has some more relevant info - Documentation sorted to be more easily accessible - Internally upgraded from plain CSS to SASS
14 lines
253 B
SCSS
14 lines
253 B
SCSS
---
|
|
# Front matter required for Jekyll to process this file
|
|
---
|
|
|
|
@import "overrides";
|
|
|
|
@import "bootswatch-litera-4.6.0/variables";
|
|
@import "bootstrap-4.6.0/bootstrap";
|
|
@import "bootswatch-litera-4.6.0/bootswatch";
|
|
|
|
@import "boxes";
|
|
|
|
@import "perldoc";
|