salad-ui.transitions
Advanced tools
Comparing version 0.0.99 to 0.0.100
@@ -1,1 +0,1 @@ | ||
{"name":"salad-ui.transitions","version":"0.0.99","description":"Reusable React UI Components Toolkit","main":"./transitions.css","repository":{"type":"git","url":"https://github.com/dailymotion/salad-ui.git"},"keywords":["react","react-component","react-chart","react-graph"],"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"}} | ||
{"name":"salad-ui.transitions","version":"0.0.100","description":"Reusable React UI Components Toolkit","main":"./salad-ui.transitions.js","repository":{"type":"git","url":"https://github.com/dailymotion/salad-ui.git"},"keywords":["react","react-component","react-chart","react-graph"],"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"}} |
# SaladUI.Transitions | ||
### Installation | ||
`npm i --save salad-ui.transitions` | ||
### Usage | ||
If you have a CSS loader in your project (i.e. in Webpack) | ||
`import 'salad-ui.transitions'` | ||
Otherwise, in your html: | ||
`<link rel="stylesheet" type="text/css" href="node_modules/salad-ui.transitions/transitions.css"/>` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
15
4574
74