Jay
1
How to import scss file ?
Hi @Jay
Check out this repo. That example imports bootstrap but the principle should be the same. In particular look at this file.
Frontity won’t be able to use scss directly, so you’ll probably need to compile it to css first.