1.0.0 • Published 4 years ago
@teleology/css-base v1.0.0
@teleology/css-base
Installation
yarn add @teleology/css-baseUsage
Assuming you have webpack or proper loaders set up you can import the module like so:
import '@teleology/css-base';Modular Usage
If you want to use a specific module within the css, you can import it independently.
import '@teleology/css-base/lib/grid.css';1.0.0
4 years ago