Skip to content

Commit fa4caf9

Browse files
Remove alpha banner (#173)
1 parent de4a19c commit fa4caf9

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ Write your styles in TypeScript (or JavaScript) with locally scoped class names
66

77
Basically, 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.

site/docs/getting-started.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ title: Getting Started
66

77
Write 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

0 commit comments

Comments
 (0)