@factory-utils/reset
Version:
Factory-Utils Reset contains scss file to clean default css rules
34 lines (26 loc) • 1.26 kB
Markdown
Factory-Utils Reset contains scss file to clean default css rules
* Just get the reset.scss file from dist/
> To get started...
- Fork this repo!
- Clone this repo to your local machine using `https://stash.advanced-schema.com/projects/FACU/repos/factory-utils-reset`
- Create one branch per feature
- Create a new pull request using [stash](https://stash.advanced-schema.com/projects/FACU/repos/factory-utils-reset/pull-requests).
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](https://stash.advanced-schema.com/projects/FACU/repos/factory-utils-reset)
This project is licensed under Advanced Schema Factory License - see the [LICENSE.md](LICENSE.md) file for details
* Hat tip to anyone whose code was used
* Inspiration
* etc