@skull-css/base
v1.0.3
Published
Yet Another CSS Library, but Modern 🤘
Downloads
2
Readme
Skull-css - Yet Another CSS Library, but Modern 🤘
Install
npm install --save @skull-css/base
With parcel
@import url('@skull-css/base/src/skull.css');
With webpack
@import '~@skull-css/base/src/skull.css';