1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00
copilot/packages/cp-frontend
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
..
public chore: initial lerna setup 2017-05-25 10:56:50 +01:00
scripts fix(cp-frontend): gracefully handle multiple postinstall executions 2017-05-25 14:41:29 +01:00
src feat(cp-frontend,ui-toolkit): style inheritance using .extend (#458) 2017-05-25 09:59:58 -05:00
.babelrc chore: initial lerna setup 2017-05-25 10:56:50 +01:00
.dockerignore chore: initial lerna setup 2017-05-25 10:56:50 +01:00
.eslintignore chore: initial lerna setup 2017-05-25 10:56:50 +01:00
.eslintrc chore: initial lerna setup 2017-05-25 10:56:50 +01:00
.gitignore chore: initial lerna setup 2017-05-25 10:56:50 +01:00
.stylelintrc chore: initial lerna setup 2017-05-25 10:56:50 +01:00
.tern-project chore: initial lerna setup 2017-05-25 10:56:50 +01:00
CHANGELOG.md chore: publish 2017-05-25 14:21:02 +01:00
package.json fix(cp-frontend): use postinstall hook to patch react-scripts 2017-05-25 14:57:41 +01:00
README.md chore: initial lerna setup 2017-05-25 10:56:50 +01:00
yarn.lock fix(cp-frontend): gracefully handle multiple postinstall executions 2017-05-25 14:41:29 +01:00

joyent-cp-frontend

License: MPL 2.0 standard-readme compliant

Table of Contents

Usage

npm run start
open http://0.0.0.0:3069

License

MPL-2.0