@factory-utils/reset
v1.0.5-public
Published
Factory-Utils Reset contains scss file to clean default css rules
Downloads
121
Readme
reset
Factory-Utils Reset contains scss file to clean default css rules
Instructions
- Just get the reset.scss file from dist/
Contributing
To get started...
Step 1
- Fork this repo!
- Clone this repo to your local machine using
https://stash.advanced-schema.com/projects/FACU/repos/factory-utils-reset
Step 2
- Create one branch per feature
Step 3
- Create a new pull request using stash.
Versioning
We use for versionning a version number MAJOR.MINOR.PATCH, incremented as:
MAJOR version when you make incompatible changes,
MINOR version when you add functionality in a backwards-compatible manner, and
PATCH version when you make backwards-compatible bug fixes.
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
For the versions available, see the tags on this repository
License
This project is licensed under Advanced Schema Factory License - see the LICENSE.md file for details
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc