Commit Graph

6 Commits

Author SHA1 Message Date
Sara Vieira
8097d2f5ba fix(ui-toolkit): small fixes
- Adds sidebar design
 - Adds correct spacing to headers and text
 - Changes color design to look more like spec
 - Fixes papyrus font
 - Adds Roboto Mono as default code font
2017-10-04 18:30:10 +01:00
Sérgio Ramos
b64f345e13 style: lint and format 2017-10-03 14:47:41 +01:00
Sérgio Ramos
cac9453154 style: format 2017-08-28 20:24:36 +01:00
Sérgio Ramos
372665f978 build(joyent-ui-toolkit): compile styleguide and serve 2017-06-02 02:27:28 +01:00
Sérgio Ramos
f3e531dbd8 feat(cp-frontend,ui-toolkit): style inheritance using .extend (#458)
styled-components@2 exposes a new `.extend`[1] API. It is less problematic than
styled(Parent).

[1]: https://www.styled-components.com/docs/basics#extending-styles
2017-05-25 09:59:58 -05:00
Sérgio Ramos
8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00