UNPKG

style-it

Version:

Component for writing plaintext CSS in React apps -- isomorphic, scoped, FOUC-free, fully featured, CSS-in-JS

11 lines 167 B
language: node_js before_install: - "npm install npm -g" node_js: - "stable" - "6" - "8" - "10" env: - TEST_SUITE=test script: "npm run-script $TEST_SUITE"