revert: 🏗️ take fonts and extra css out of the critical path
refs: #a76c0b1
This commit is contained in:
parent
71860f9123
commit
477c66cd82
2 changed files with 5 additions and 6 deletions
|
@ -1,11 +1,6 @@
|
|||
@import 'tailwindcss';
|
||||
|
||||
@import '../fonts/tilt-warp/tilt-warp.css';
|
||||
@import '../fonts/encode-sans/encode-sans.css';
|
||||
@import '../fonts/m-plus-1-code/m-plus-1-code.css';
|
||||
|
||||
@import './modules/callouts.css' layer(base);
|
||||
@import './prism.css';
|
||||
|
||||
@plugin '@tailwindcss/typography';
|
||||
@plugin 'tailwindcss-safe-area';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue