-
https://github.com/SC5/sc5-styleguide
-
```
npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible.
npm ls graceful-fs
[...]
└─┬ ks…
-
Its difficult to test a component's screen size responsiveness in the current style guide for a couple reasons:
1. There's a sidebar full of navigation decreasing the width of the component compared t…
-
I am migrating my project [Bootstrap UI](http://www.bootstrap-ui.com) from grunt-styleguide which is no longer maintained to grunt-kss. Everything works fine except the styleguide generation process n…
-
Hi. `kss` is currently `#29` in my [list of modules](https://gist.github.com/ChALkeR/d39b49642e02277d2292d66c2ea0bced) that would likely to be broken when https://github.com/nodejs/node/pull/6413 land…
-
Google resizer is a very friendly tool that may be useful for many people. We should consider adding a link to it that will open the current section in the resizer.
http://design.google.com/resizer/
-
Right below the code in the styleguide appears a line to point to the original source file, e.g. "Source: components/index.css, line 1". Since I deliver the styleguides on a minified build, there's on…
-
From the docs -
> References may also be period seperated word keys. Leading words denote hierarchy.
That's awesome
> If you are using word keys or word phrases as your style guide references, kss-…
-
_From @rasheequsmani on October 10, 2016 8:13_
**Type**: bug
**Ionic Version**: 1.x
**Platform**: desktop browser
C:\Users\KSS>npm install -g cordova ionic
npm ERR! Windows_NT 6.1.7600
npm ERR! a…
jgw96 updated
8 years ago
-
As a proof of concept I've (re)created the Design Guide in Jekyll. The new site is close to production-ready.
_Done_
- Default template features a header, footer and sidebar nav
- Styleguide sections…