sheetify-sibling
A sheetify plugin add sibling class to any firstLevel class selector.
Apply on global css module in node_modules/ only.
why
Recently I dev a website without tachyons, after I used it on a new component. Tachyons conflicted with my old code. I can solve this if I can use tachyons with an additional identify class 'tachyons' like semantic-ui's 'ui', then sheetify-sibling born.
<!-- semantic-ui --> <!-- tachyons: I'd like to have a identify class too sheetify-sibling: you will..-->
example
/* a global css module */
/* run */const browserify =
/* result */
usage
javascript
const browserify =
package.json