Skip to content

Commit 146a79a

Browse files
committed
add NOTICE
1 parent 69d1bd1 commit 146a79a

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,11 @@ AMD Ryzen 7 5700G with Radeon Graphics, 1 CPU, 16 logical and 8 physical cores
8383
| CreateCss | .NET 7.0 | .NET 7.0 | 50.61 μs | 0.999 μs | 2.062 μs | 0.87 | 0.05 | 17.6392 | 1.0376 | 144.42 KB | 0.96 |
8484
| CreateCss | .NET 8.0 | .NET 8.0 | 37.73 μs | 0.748 μs | 1.642 μs | 0.65 | 0.03 | 17.6392 | 0.9155 | 144.3 KB | 0.96 |
8585

86+
87+
## Special Thanks
88+
89+
[cssinjs](https://github.com/ant-design/cssinjs): Component level cssinjs solution used in ant.design.
90+
[stylis](https://github.com/thysultan/stylis): A Light–weight CSS Preprocessor.
91+
[csstype](https://github.com/frenic/csstype): TypeScript and Flow definitions for CSS.
92+
[tinycolor](https://github.com/scttcper/tinycolor): A small library for color manipulation and conversion.
93+
[TypeScriptAST](https://github.com/ToCSharp/TypeScriptAST): .NET port of TypeScript parser.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CssInCSharp.Ast.TypeScript is based TypeScriptAST project hosted on https://github.com/ToCSharp/TypeScriptAST distributed with Apache 2.0 license.

0 commit comments

Comments
 (0)