UNPKG

@ueno/stylelint-config

Version:
24 lines (15 loc) 367 B
# @ueno/stylelint-config [![npm](https://img.shields.io/npm/v/@ueno/stylelint-config.svg)](https://www.npmjs.com/package/@ueno/stylelint-config) ## Installation ```bash yarn add @ueno/stylelint-config ``` ## Usage Reference the config in your `.stylelintrc`: ```json { "extends": "@ueno/stylelint-config" } ``` ## License MIT © [ueno.](http://ueno.co)