aagroth / group_4

Other
0 stars 0 forks source link

Set scss/css structure #6

Open aagroth opened 2 years ago

aagroth commented 2 years ago

All imports should go from style.css -> Each block should have its own .scss/.css and be imported from style.css.

This will require that we have one file for global settings (fonts etc) and one file for variables.

Example: