-
Hi Hiroyuki,
I need some help with the initial demo run :)
I did a "npm install" from the template directory. And followed that one up with "kss-node demo/src demo/dist --template template --css boot…
-
Locally installed KSS doesn't work, get an error after i use this: "./node_modules/.bin/kss --help" in a command line, the error looks like this:
"Error: kss expected the builder to implement KssBuild…
-
I followed the instructions in the doc to create a style-guide, using the example source files from Flower Power(https://github.com/JohnAlbin/flower-power), here is what happened:
kss-node ./sass st…
-
I was digging into the latest zen release and I was unable to get the browser sync option to work with drupalvm.
I was working locally and syncing files via nfs
This is drupal7 running on ubuntu1404…
-
First off compliments on what looks like a very nice project,
my question, does Fabricator parse comments in scss/css?
If not has anyone used node-kss or DSS to populate the materials data
-
As noted at [grunt-styleguide](https://github.com/indieisaconcept/grunt-styleguide) project:
> Please note grunt-styleguide is no longer actively maintained. If you would like to maintain please rais…
-
### Description
Installing npm dependencies it seems that phpjs 1.3.2 uses some very outdated packaged, causing warnings:
```
npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before wil…
-
I would like to be able to assign another template to a specific section.
So for example I have a file which defines the fonts my project has, I would like to have a separate template for this sectio…
-
I've run into an issue using the clone option for creating a new template.
Here's the output:
`./node_modules/.bin/kss-node --clone custom-builder
Creating a new style guide builder in C:\working\kss…
-
After upgrading to v 3.0.0-beta-5 I am no longer able to compile my style guide components. I keep getting this error:
`Unknown arguments: template, helpers (Unknown arguments: template, helpers
[12:…