We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f61df commit 1ff9332Copy full SHA for 1ff9332
README.md
@@ -1,5 +1,7 @@
1
# Style Guider Demo
2
3
+> [View the demo](https://webdevian.github.io/style-guider-demo/)
4
+
5
A web framework and style guide built with [Style Guider](https://www.npmjs.com/package/generator-style-guider)
6
7
## Setup
package.json
@@ -1,6 +1,6 @@
{
"name": "style-guider-demo",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "CSS and JS Style Guide and framework build with style-guider",
"keywords": [
"style",
0 commit comments