Sha256: 9f01621fa90e70cd4833fde7de45b9c971be91d0a5c4e9fa0ebe3402a50abc1a
Contents?: true
Size: 609 Bytes
Versions: 6
Compression:
Stored size: 609 Bytes
Contents
--- bundle: "forms" generated: true --- # Primer CSS: `forms` 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/forms/index.scss"; ``` ## Build The `@primer/css` npm package includes a standalone CSS build of this module in `dist/forms.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
6 entries across 6 versions & 2 rubygems