UNPKG

@factory-utils/reset

Version:

Factory-Utils Reset contains scss file to clean default css rules

34 lines (26 loc) 1.26 kB
# 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](https://stash.advanced-schema.com/projects/FACU/repos/factory-utils-reset/pull-requests). ## 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](https://stash.advanced-schema.com/projects/FACU/repos/factory-utils-reset) ## License This project is licensed under Advanced Schema Factory License - see the [LICENSE.md](LICENSE.md) file for details ## Acknowledgments * Hat tip to anyone whose code was used * Inspiration * etc