Fylgja: update to v2
This commit is contained in:
parent
ba7f521f5d
commit
2c6405b582
35
README.md
35
README.md
|
|
@ -23,6 +23,7 @@ This is useful, for example, in prototyping.
|
|||
+ [Classless.css](#classlesscss)
|
||||
+ [concrete.css](#concretecss)
|
||||
+ [Downstyler](#downstyler)
|
||||
+ [Fylgja](#fylgja)
|
||||
+ [holiday.css](#holidaycss)
|
||||
+ [LatexCSS](#latexcss)
|
||||
+ [magick.css](#magickcss)
|
||||
|
|
@ -53,7 +54,6 @@ This is useful, for example, in prototyping.
|
|||
* [Class-light](#class-light)
|
||||
+ [Barrel.css](#barrelcss)
|
||||
+ [Chota](#chota)
|
||||
+ [Fylgja](#fylgja)
|
||||
+ [matcha.css](#matchacss)
|
||||
+ [Milligram](#milligram)
|
||||
+ [mini.css](#minicss)
|
||||
|
|
@ -248,6 +248,23 @@ This is useful, for example, in prototyping.
|
|||
[](screenshot/downstyler.png)
|
||||
|
||||
|
||||
### Fylgja
|
||||
|
||||
[Explaining what "classless" is](https://fylgja.dev/docs/concepts/classless/).
|
||||
|
||||
- [Website](https://fylgja.dev/library/base/)
|
||||
- [Repository](https://github.com/fylgja/fylgja)
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
- [Demo](https://codepen.io/Fylgja/pen/ExGOZaE)
|
||||
|
||||
[](screenshot/fylgja.png)
|
||||
[](screenshot/fylgja-dark.png)
|
||||
|
||||
|
||||
### holiday.css
|
||||
|
||||
- [Repository](https://github.com/EvgenyOrekhov/holiday.css)
|
||||
|
|
@ -649,22 +666,6 @@ or offer optional classes to style your content—possibly both.
|
|||
[](screenshot/chota.png)
|
||||
|
||||
|
||||
### Fylgja
|
||||
|
||||
[Classless setup guide](https://fylgja.dev/guides/classless-setup/).
|
||||
|
||||
- [Website](https://fylgja.dev/features/native-styles/)
|
||||
- [Repository](https://github.com/fylgja/fylgja)
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
- [Demo](https://codepen.io/Fylgja/pen/ExGOZaE)
|
||||
|
||||
[](screenshot/fylgja.png)
|
||||
|
||||
|
||||
### matcha.css
|
||||
|
||||
- [Repository](https://github.com/lowlighter/matcha)
|
||||
|
|
|
|||
|
|
@ -127,6 +127,14 @@ website = ""
|
|||
screenshots = ["downstyler.png"]
|
||||
tags = ["classless"]
|
||||
|
||||
[Fylgja]
|
||||
demo = "https://codepen.io/Fylgja/pen/ExGOZaE"
|
||||
github = "fylgja/fylgja"
|
||||
note = '[Explaining what "classless" is](https://fylgja.dev/docs/concepts/classless/).'
|
||||
website = "https://fylgja.dev/library/base/"
|
||||
screenshots = ["fylgja.png", "fylgja-dark.png"]
|
||||
tags = ["classless"]
|
||||
|
||||
["holiday.css"]
|
||||
demo = "https://holidaycss.js.org/"
|
||||
github = "EvgenyOrekhov/holiday.css"
|
||||
|
|
@ -385,14 +393,6 @@ website = ""
|
|||
screenshots = ["chota.png"]
|
||||
tags = ["class-light"]
|
||||
|
||||
[Fylgja]
|
||||
demo = "https://codepen.io/Fylgja/pen/ExGOZaE"
|
||||
github = "fylgja/fylgja"
|
||||
note = "[Classless setup guide](https://fylgja.dev/guides/classless-setup/)."
|
||||
website = "https://fylgja.dev/features/native-styles/"
|
||||
screenshots = ["fylgja.png"]
|
||||
tags = ["class-light"]
|
||||
|
||||
["matcha.css"]
|
||||
demo = "https://matcha.mizu.sh/"
|
||||
github = "lowlighter/matcha"
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 380 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 232 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 59 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue