mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Split the css importing.
CRP optimization.
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
---
|
||||
---
|
||||
|
||||
/*!
|
||||
* The main styles.
|
||||
* © 2018-2019 Cotes Chung
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
||||
@import "_typograph/syntax";
|
||||
@import "_typograph/fonts";
|
||||
|
||||
@import "_fonts";
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user