I am a CSS guy and didn't want to make yet another CSS-in-JS library - there are a few that already solve this problem. What I want to do is make a simple library where one can author normal CSS and get those features for free. I want it to be language agnostic so it can be used with any language like CSS Modules do. Technically you could even use preprocessors like SASS before compiling with the DSS compiler.
Any feedback would be appreciated! Thank you
https://github.com/giuseppeg/dss