Assets for all 2017 projects
Add this to your package.json. It’s not published, but you
can use the git repo syntax:
"2017-assets": "git@github.com:cssconf/2017-assets.git#1.1.0"
Then just reach into your node_modules folder as needed
If your CSS import supports node modules you should be able to
import styles with @import '2017-assets';