feat: add postcss filter
All CSS processing is handled by the filter, and is now inlined into the HTML
This commit is contained in:
parent
6a84af0c37
commit
2aa912399c
14 changed files with 53 additions and 60 deletions
1
config/constants/paths.js
Normal file
1
config/constants/paths.js
Normal file
|
@ -0,0 +1 @@
|
|||
export const ASSETS_FONTS_PATH = "/assets/fonts";
|
Loading…
Add table
Add a link
Reference in a new issue