magick.css: add
This commit is contained in:
parent
280acdeda6
commit
c0c7acd225
14
README.md
14
README.md
|
|
@ -22,6 +22,7 @@ This is a list of classless CSS themes and frameworks. "Classless" means a styl
|
|||
+ [Downstyler](#downstyler)
|
||||
+ [holiday.css](#holidaycss)
|
||||
+ [LatexCSS](#latexcss)
|
||||
+ [magick.css](#magickcss)
|
||||
+ [Markdown CSS — Air](#markdown-css--air)
|
||||
+ [Markdown CSS — Modest](#markdown-css--modest)
|
||||
+ [Markdown CSS — Retro](#markdown-css--retro)
|
||||
|
|
@ -268,6 +269,19 @@ This is a list of classless CSS themes and frameworks. "Classless" means a styl
|
|||
[](screenshot/latex.png)
|
||||
|
||||
|
||||
### magick.css
|
||||
|
||||
- [Repository](https://github.com/wintermute-cell/magick.css)
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
- [Demo](https://css.winterveil.net/)
|
||||
|
||||
[](screenshot/magick.css.png)
|
||||
|
||||
|
||||
### Markdown CSS — Air
|
||||
|
||||
- [Repository](https://github.com/markdowncss/air)
|
||||
|
|
|
|||
|
|
@ -143,6 +143,14 @@ website = ""
|
|||
screenshots = ["latex.png"]
|
||||
tags = ["classless"]
|
||||
|
||||
["magick.css"]
|
||||
demo = "https://css.winterveil.net/"
|
||||
github = "wintermute-cell/magick.css"
|
||||
note = ""
|
||||
website = ""
|
||||
screenshots = ["magick.css.png"]
|
||||
tags = ["classless"]
|
||||
|
||||
["Markdown CSS — Air"]
|
||||
demo = "https://markdowncss.github.io/air/"
|
||||
github = "markdowncss/air"
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 149 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Loading…
Reference in New Issue