1.0.0 • Published 4 years ago
@ryanpiv/core-styles v1.0.0
core-styles
Helpful variables, functions, mixins I like to use in most of my projects
Local development
To lint and compile Sass: npm run test.
How to publish updates
First, increment the package version in your branch PR
- Bump version in
package.jsonandpackage-lock.json - Add, commit, push
Second, publish the new package version
- Merge your (approved) PR into
master - Checkout
masterand pull the latest changes npm packnpm publish
Third, make a new release
- Go to repo page in Github
- Click "Releases" tab
- Click "Draft a new release" button
- Enter tag version (e.g.
v0.0.5) - Enter release title
- Draft release description
- Click "Publish release" button
1.0.0
4 years ago