Hello @all
I have a thought i want to share with you.
At the moment i have the problem that i have one big css file, compiled from scss files for every snippet.
When i now have a page with only one snippet - the most of the css isnt needed.
Is there a way to compile the css(scss) for every page with only the needed css for what actually is on the page?
The result would be an own css file for every page.
Best
Marvin