-
…in reply to @SaraSoueidan
SaraSoueidan 😁 I see… it’s just that I was told by some bearded guy that this is the rule. First, you need to build your starter project.
-
…in reply to @m_ott
SaraSoueidan I’m currently building mine. Somehow, I thought it might be a good opportunity to look into Vite. But I’m not 100 % sure I like how it works in combination with statically generated files. It seems more suited for JS heavy/framework-driven sites or SPAs with just one index.html.
-
…in reply to @m_ott
SaraSoueidan No CSS source maps in production builds, no CSS preload in the head unless you are importing styles into your JS. 🤔 So I’m currently thinking whether this was a good idea in the first place. What are you using? (Dart) Sass via npm?