diff --git a/README.md b/README.md index d10d0fb..9daee1f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ This is a list of classless CSS themes and frameworks. "Classless" means a styl - [Classless CSS](#classless-css) * [Contents](#contents) * [Classless](#classless) + + [Almond.CSS](#almondcss) + [attriCSS](#attricss) + [awsm.css](#awsmcss) + [axist](#axist) @@ -54,6 +55,14 @@ This is a list of classless CSS themes and frameworks. "Classless" means a styl ## Classless +### Almond.CSS + +* [Repository](https://github.com/alvaromontoro/almond.css) ![GitHub stars](https://img.shields.io/github/stars/alvaromontoro/almond.css?style=flat-square) ![GitHub contributors](https://img.shields.io/github/contributors-anon/alvaromontoro/almond.css?style=flat-square) ![Last commit](https://img.shields.io/github/last-commit/alvaromontoro/almond.css?style=flat-square) ![GitHub open issues](https://img.shields.io/github/issues-raw/alvaromontoro/almond.css?style=flat-square) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/alvaromontoro/almond.css?style=flat-square) +* [Demo](https://alvaromontoro.github.io/almond.css/demo/) + +[![almond-css.png](thumbnail/almond-css.png)](screenshot/almond-css.png) + + ### attriCSS * [Repository](https://github.com/raj457036/attriCSS) ![GitHub stars](https://img.shields.io/github/stars/raj457036/attriCSS?style=flat-square) ![GitHub contributors](https://img.shields.io/github/contributors-anon/raj457036/attriCSS?style=flat-square) ![Last commit](https://img.shields.io/github/last-commit/raj457036/attriCSS?style=flat-square) ![GitHub open issues](https://img.shields.io/github/issues-raw/raj457036/attriCSS?style=flat-square) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/raj457036/attriCSS?style=flat-square) diff --git a/data/classless/almond-css/demo b/data/classless/almond-css/demo new file mode 100644 index 0000000..df5a1b7 --- /dev/null +++ b/data/classless/almond-css/demo @@ -0,0 +1 @@ +https://alvaromontoro.github.io/almond.css/demo/ diff --git a/data/classless/almond-css/github b/data/classless/almond-css/github new file mode 100644 index 0000000..ee57fc1 --- /dev/null +++ b/data/classless/almond-css/github @@ -0,0 +1 @@ +alvaromontoro/almond.css diff --git a/data/classless/almond-css/name b/data/classless/almond-css/name new file mode 100644 index 0000000..79a28de --- /dev/null +++ b/data/classless/almond-css/name @@ -0,0 +1 @@ +Almond.CSS diff --git a/data/classless/almond-css/screenshots b/data/classless/almond-css/screenshots new file mode 100644 index 0000000..d8d657c --- /dev/null +++ b/data/classless/almond-css/screenshots @@ -0,0 +1 @@ +almond-css.png diff --git a/screenshot/almond-css.png b/screenshot/almond-css.png new file mode 100644 index 0000000..64b9520 Binary files /dev/null and b/screenshot/almond-css.png differ diff --git a/thumbnail/almond-css.png b/thumbnail/almond-css.png new file mode 100644 index 0000000..9257146 Binary files /dev/null and b/thumbnail/almond-css.png differ