reuters-graphics / bluprint_graphics-kit

SvelteKit rig for graphics and newsapps
https://reuters-graphics.github.io/docs_graphics-kit/
21 stars 3 forks source link

Import main.scss file by default #66

Closed hobbes7878 closed 2 years ago

hobbes7878 commented 2 years ago

So far, one of the harder things for folks to wrap their heads around in adoption is the scoping rules around using SCSS in Svelte.

Ultimately, we want folks to understand how styling components works and devoted a decent bit of documentation and demo to that, BUT giving folks a default stylesheet that works as they're used to that they can rely on against a deadline seems like a good compromise on the road to better understanding.