SAO Typography Package for getting typography styling (css, scss, sass)
npm install @sao-typography/coreThis package contains the Styling for the SAO Typography.
To install the SAO Typography Styles, you can use the following command:
``bash`
npm install @sao-typography/core
or
`bash`
yarn add @sao-typography/core
or
`bash`
pnpm install @sao-typography/core
`scss`
@import '@sao-typography/core/scss';
`css``
@import '@sao-typography/core';
If you want to contribute to the SAO Typography, 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 Typography are licensed under the MIT License.