We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent6d37493 commit236018dCopy full SHA for 236018d
README.md
@@ -6,12 +6,12 @@ Docz plugin to parse css files inside your documents
6
7
##Examples
8
9
--[PostCSS](https://github.com/pedronauck/docz/tree/master/examples/css-postcss)
10
--[Less](https://github.com/pedronauck/docz/tree/master/examples/css-less)
11
--[Sass](https://github.com/pedronauck/docz/tree/master/examples/css-sass)
12
--[Stylus](https://github.com/pedronauck/docz/tree/master/examples/css-stylus)
+-[PostCSS](https://github.com/pedronauck/docz-plugin-css/tree/master/examples/css-postcss)
+-[Less](https://github.com/pedronauck/docz-plugin-css/tree/master/examples/css-less)
+-[Sass](https://github.com/pedronauck/docz-plugin-css/tree/master/examples/css-sass)
+-[Stylus](https://github.com/pedronauck/docz-plugin-css/tree/master/examples/css-stylus)
13
14
-##Instalation
+##Installation
15
16
First of all, install plugin:
17