File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,6 @@ Write your styles in TypeScript (or JavaScript) with locally scoped class names
66
77Basically, it’s [ “CSS Modules] ( https://github.com/css-modules/css-modules ) -in-TypeScript” but with scoped CSS Variables + heaps more.
88
9- ---
10-
11- ** 🚧   ; Please note, this is an alpha release.**
12-
13- ---
14-
159🔥   ; All styles generated at build time — just like [ Sass] ( https://sass-lang.com ) , [ Less] ( http://lesscss.org ) , etc.
1610
1711✨   ; Minimal abstraction over standard CSS.
Original file line number Diff line number Diff line change @@ -6,9 +6,7 @@ title: Getting Started
66
77Write your styles in TypeScript (or JavaScript) with locally scoped class names and CSS Variables, then generate static CSS files at build time.
88
9- Basically, it’s “[ CSS Modules] ( https://github.com/css-modules/css-modules ) -in-TypeScript” but with scoped CSS Variables + heaps more.
10-
11- > ** 🚧   ; Please note, this is an alpha release.**
9+ Basically, it’s “[ CSS Modules] ( https://github.com/css-modules/css-modules ) -in-TypeScript” but with scoped CSS Variables and heaps  ; more.
1210
1311🔥   ; All styles generated at build time — just like [ Sass] ( https://sass-lang.com ) , [ Less] ( http://lesscss.org ) , etc.
1412
You can’t perform that action at this time.
0 commit comments