@unifiedsoftware/styles
v2.0.1-beta.23
Published
## Getting started
Downloads
1,019
Keywords
Readme
@unifiedsoftware/styles
Getting started
To install @unifiedsoftware/styles in your project, you will need to run the following command using npm:
$ npm install @unifiedsoftware/stylesThis package requires Dart Sass in order to compile. It uses Sass modules to organize the codebase and provide exports to use.
If you're new to Sass, or are wondering how to configure Sass for your project, we recommend checking out the following resources and links:
- Sass Basics
- Webpack with Sass
- Next.js with Sass
- Create React App with Sass
- Parcel with Sass
- Vite with Sass
- Snowpack with Sass
Usage
You can bring in all the styles for the Carbon Design System by including
@carbon/styles in your Sass files. For example:
