@pnx-mixtape/base
v6.2.2
Published
Base styles and variables
Keywords
Readme
@pnx-mixtape/base
Documentation and examples: Base
Installation
npm install @pnx-mixtape/base --saveHow to use
CSS
- PostCSS workflow:
@import '@pnx-mixtape/base'; - Native CSS:
@import url('dist/base.css'); - Link tag:
<link href="dist/base.css" rel="stylesheet" type="text/css">
