Sha256: 11894030d94992b438acad2102b31e54c499dfa039316ae0ec6b1639e7fa0122

Contents?: true

Size: 618 Bytes

Versions: 2

Compression:

Stored size: 618 Bytes

Contents

---
bundle: "support"
generated: true
---

# Primer CSS: `support` bundle

## Usage

Primer CSS source files are written in [SCSS]. To include this Primer CSS module in your own build, ensure that your `node_modules` directory is listed in your Sass include paths, then import it with:

```scss
@import "@primer/css/support/index.scss";
```

## Build

The `@primer/css` npm package includes a standalone CSS build of this module in `dist/support.css`.

## License

[MIT](https://github.com/primer/css/blob/master/LICENSE) © [GitHub](https://github.com/)


[scss]: https://sass-lang.com/documentation/syntax#scss

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hardpool-flat-3.1.0 _sass/primer/support/README.md
hardpool-flat-3.0.0 _sass/primer/support/README.md