diff --git a/README.md b/README.md index 4ed47b7..783e0d8 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This is a list of CSS frameworks/themes that do not require you to add classes s * [attriCSS](#attricss) * [Bahunya](#bahunya) +* [BareCSS](#barecss) * [LatexCSS](#latexcss) * [Milligram](#milligram) * [sakura](#sakura) @@ -36,6 +37,14 @@ This is a list of CSS frameworks/themes that do not require you to add classes s [![bahunya.png](thumbnail/bahunya.png)](screenshot/bahunya.png) +# BareCSS + +* [Repository](https://github.com/longsien/BareCSS) +* [Demo](http://barecss.com/) + +[![barecss.png](thumbnail/barecss.png)](screenshot/barecss.png) + + ## LatexCSS * [Repository](https://github.com/davidrzs/latexcss) diff --git a/screenshot/barecss.png b/screenshot/barecss.png new file mode 100644 index 0000000..27d10db Binary files /dev/null and b/screenshot/barecss.png differ diff --git a/thumbnail/barecss.png b/thumbnail/barecss.png new file mode 100644 index 0000000..de74b57 Binary files /dev/null and b/thumbnail/barecss.png differ