Hacker News new | ask | show | jobs
by Cub3 4408 days ago
Very interesting, i've been playing with KSS and boy the learning curve is pretty high on implementation.

The best way i've found to generate a styleguide (so far) is during the build process, there is a grunt plugin called grunt-kss (has SASS support) that i'm using to generate and deploy the "living style guide" to an internal server when ever a build is generated for production.

Really helps with the design dept. so they know what basic components on [x] website look like and can check them against designs.