Open altano opened 2 years ago
import style from '../../assets/style.css';
This thing is really frustrating and should be fixed in the template:
src
.I suggest:
src/layouts/global.css
.import './global.css';
.assets/
and display them on the homepage to demonstrate copyAssetsToPublic
hook.
I'm trying out Elder.js and on the default setup of a project there is a lot of noise, including build warnings (errors?) at build:
I installed using
npx degit Elderjs/template elderjs-testing/
and I'm using: node v18.10.0 npm 8.19.2