matcha.css: add
This commit is contained in:
parent
19af51fcd4
commit
4677329d59
14
README.md
14
README.md
|
|
@ -51,6 +51,7 @@ This is a list of classless CSS themes and frameworks. "Classless" means a styl
|
|||
+ [Barrel.css](#barrelcss)
|
||||
+ [Chota](#chota)
|
||||
+ [Fylgja](#fylgja)
|
||||
+ [matcha.css](#matchacss)
|
||||
+ [Milligram](#milligram)
|
||||
+ [mini.css](#minicss)
|
||||
+ [mono](#mono)
|
||||
|
|
@ -658,6 +659,19 @@ These are frameworks that do not force you to apply their classes to many elemen
|
|||
[](screenshot/fylgja.png)
|
||||
|
||||
|
||||
### matcha.css
|
||||
|
||||
- [Repository](https://github.com/lowlighter/matcha)
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
- [Demo](https://matcha.mizu.sh/)
|
||||
|
||||
[](screenshot/matcha.css.png)
|
||||
|
||||
|
||||
### Milligram
|
||||
|
||||
- [Repository](https://github.com/milligram/milligram)
|
||||
|
|
|
|||
|
|
@ -393,6 +393,14 @@ website = "https://fylgja.dev/features/native-styles/"
|
|||
screenshots = ["fylgja.png"]
|
||||
tags = ["class-light"]
|
||||
|
||||
["matcha.css"]
|
||||
demo = "https://matcha.mizu.sh/"
|
||||
github = "lowlighter/matcha"
|
||||
note = ""
|
||||
website = ""
|
||||
screenshots = ["matcha.css.png"]
|
||||
tags = ["class-light"]
|
||||
|
||||
[Milligram]
|
||||
demo = "https://milligram.io/"
|
||||
github = "milligram/milligram"
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 149 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Loading…
Reference in New Issue