kss-node-template
kss-node-template copied to clipboard
Stylish template for kss-node.
Hey! Isn't kss-node using `--builder` instead of `--template`? I tried to rename the `index.html` to `index.hbs`. However, I get the following error: > kss --builder template --css ../css/main.css --source src/less...
Added vendors with wiredep
Preparing for automation
I need to update the repository structure to achieve: - Release as a package for npm, bower. - Compile CSS of the template using build system (npm scripts or gulp)....
Hi! I'll resume developing the template and this is my roadmap: **Requirements for v1.0.0** - [x] Support [kss-node](https://github.com/kss-node/kss-node) v2.x - [ ] Publish to package managers ([npm](https://www.npmjs.com/), [bower](http://bower.io/)) - [x]...
I tried to commit the fix, but I don't have permission. How I can contribute? The active state of child menu are incorrect. When I click on 3rd item, the...
I think, it is reasonable to add some styles for .close class since it is used for styling in rainbow. For example, .rainbow { .close { float: none; font-size: inherit;...