mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-08-18 18:48:44 +02:00
Update website design
- 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
This commit is contained in:
13
css/boxes.scss
Normal file
13
css/boxes.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
# 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";
|
Reference in New Issue
Block a user