generoi / genero-design-system

https://gds.generogrowth.com/
MIT License
4 stars 0 forks source link

setup sass library structure. closes #6 #7

Closed oxyc closed 4 years ago

oxyc commented 4 years ago

The last commit is entirely untested and I'm just making stuff up to demo. This is a slippery slope though... Then there's:

oxyc commented 4 years ago

It works: https://github.com/generoi/sage/commit/8ba6da9fd782319116354cc0df9b6f78d6b8478b

Now that I use it I also realize maybe we should just skip the global imports and only import each component when used like I did in the example above.