Commit Graph

6 Commits

Author SHA1 Message Date
Alex Windett acbf130c2c Seperating Normalization and Bootstrap Reboot
- Moving normalizae styles out of <Base> component.
- Creating CSS file for normalize css in vendor
- Moving assets directory
- Updating npm storybook script to include new normalize css
- Adding normalize css to <head> of storybook
- Adding css-loader to frontend webpack
- Including normalize.css in root of frontend
2017-01-18 14:32:17 +00:00
Tom Gallacher 6f3a0d8c07 Merge branch 'master' of github.com:yldio/joyent-dashboard into topology-view 2017-01-12 14:00:44 +00:00
Alex Windett 466fe72459 sorting stories alphabetically 2017-01-11 14:22:42 +00:00
Alex Windett 900268ab27 allowing component directories to contain there own stories for storybook. A component directory should now contain index.js, story.js and readme.md 2017-01-11 12:28:45 +00:00
Tom Gallacher 1e50e4d7aa Update styles for MiniMetric's 2017-01-06 11:06:40 +00:00
Tom Gallacher 0f6169ca5d Introduced storybook
This should make developing components much easier, I hope :D
2016-12-12 10:28:48 +00:00