intercellular / cell

A self-driving web app framework
https://www.celljs.org
MIT License
1.51k stars 94 forks source link

Scoped CSS #168

Open dinh opened 6 years ago

dinh commented 6 years ago

Can I create scoped CSS to a cell ?

gliechtenstein commented 6 years ago

One way to do that is just using LESS or SASS.

Or you could maybe build your own cell component using the same approach as https://github.com/gliechtenstein/css.cell and generate scoped CSS from JSON