stylelint-restrict

1.0.0 • Public • Published

#Restrict usage of color variables in SASS/SCSS only to certain files

In the example bellow, color variables can only be defined in styles\common\variables.scss.

"restrict/color-variables-per-files": {
  files: ["styles\\common\\variables.scss"]
},

IMPORTANT: This path needs to be adjusted based on OS.

Readme

Keywords

none

Package Sidebar

Install

npm i stylelint-restrict

Weekly Downloads

1,713

Version

1.0.0

License

ISC

Unpacked Size

2.48 kB

Total Files

3

Last publish

Collaborators

  • blazh