【Edd workshop@140808】eztable design library kc liu

Tags:

Preview:

DESCRIPTION

【Workshop@140808】 Topic: EZTABLE Design Library_Live Styleguide Speaker: KC Liu

Citation preview

EZTABLE Design LibraryLive Styleguide

- kcliu F2E@EZTABLE

Why need it?● learn from Bootstrap, Semantic UI● better communication

● consistency● reusable components● boost development

How to build Styleguide

SASS + KSS

SASS● Modular file structure with @import● Variables● demo

SASS

SASS

KSS

KSS● human readable● machine parsable● work for SASS, SCSS, LESS …● Ruby

kss-nodeA NodeJS Implementation of KSS

Refs● http://sass-lang.com/guide● http://semantic-ui.com/● https://speakerdeck.com/kneath/a-better-futu

re-with-kss● https://github.com/kss-node/kss-node