react-ccss
import ccss from 'react-ccss';
@ccss('Example') // make sure this is the last decorator
class Example extends React.Component {
}
import ccss from 'react-ccss';
@ccss('Example') // make sure this is the last decorator
class Example extends React.Component {
}
npm i react-ccss
5
0.0.9
MIT
10.2 kB
7