0.0.1-alpha.6 • Published 5 years ago
@bkit/plume v0.0.1-alpha.6
Plume
A minimalist CSS/SASS framework
Getting started
Install:
yarn add @bkit/plume
# or
npm install @bkit/plumeInclude and overrides config:
@import '~@bkit/plume/config';
$font-family: Tahoma;Use it in your app:
@import '~@bkit/plume/lib';Full example
Clone this respository, then do:
yarn devGo to http://localhost:1234 and you'll see possibilities of this framework with code samples