Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

cssconf/2017-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2017-assets

Assets for all 2017 projects

How to use

Add this to your package.json. It’s not published, but you can use the git repo syntax:

"2017-assets": "[email protected]: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';