ps-universal-design
v0.2.6
Published
Learning purpose only - Global Theme sass generator
Downloads
7
Readme
A Demo repo for sharing sass files through NPM
Based on this article: https://grensesnittet.computas.com/sharing-typography-and-color-palette-as-sass-mixins-through-npm/
Installation
run: npm install
Merge with gulp
This will combine scss in src folder and output to theme.scss run: npm run merge
Publish
Point to npm account run: npm login Follow instructions: Enter username, password, email run: npm publish