SAO Components Package for getting components styling
npm install @sao-components/coreThis SAO Components is a set of components designed to be used in SAO projects.
To install the SAO Palette Components, you can use the following command:
``bash`
npm install @sao-components/core
or
`bash`
yarn add @sao-components/core
or
`bash`
pnpm install @sao-components/core
`scss`
@import '@sao-components/core/scss';
`css``
@import '@sao-components/core';
If you want to contribute to the SAO Components, you can follow these steps:
1. Fork the repository.
2. Create a new branch for your changes.
3. Make your changes and commit them.
4. Push your changes to your fork.
5. Create a pull request to the main repository.
The SAO Palette are licensed under the MIT License.