css-in-js-101 icon indicating copy to clipboard operation
css-in-js-101 copied to clipboard

Variable scope

Open streamich opened this issue 6 years ago • 2 comments

First of all, nice work, it was a great read!

I discuss some of the issues touched in this repository in my library freestyler. Interesting discussion to explore could be the variable scope CSS template has access to. For example, I split those libraries in 1-5th generation.

streamich avatar Feb 06 '18 02:02 streamich

Nice. I haven't read through all of it yet (only terminology). I will add a link to this repo as an alternative source of terminology.

Check out this https://github.com/milesj/aesthetic, if you haven't seen it yet

stereobooster avatar Feb 06 '18 07:02 stereobooster

@stereobooster I've added docs on "Generations" and "Interfaces" that explain better variable scope.

https://github.com/streamich/freestyler#reference

streamich avatar Feb 07 '18 12:02 streamich