3.1.0 • Published 9 months ago
stylelint-scss-helix-structure v3.1.0
stylelint-scss-helix-structure
Install via npm:
npm install stylelint-scss-helix-structure --save-dev
.stylelintrc:
"plugins": [
"stylelint-scss-helix-structure"
],
"rules": {
"helix-structure/restricted-imports": [true, {
"basePath": "./src",
"alias": {
"~": "./"
}
}],
"helix-structure/restricted-tilde-imports": [true, {
"basePath": "./src",
"ignoreFix": false,
"alias": {
"~": "./"
}
}],
...
3.0.4
9 months ago
3.0.3
9 months ago
3.0.2
9 months ago
3.1.0
9 months ago
3.0.1
9 months ago
3.0.6
9 months ago
3.0.5
9 months ago
3.0.0
9 months ago
2.0.3
3 years ago
2.0.2
4 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
2.0.1
5 years ago
2.0.0
5 years ago
1.0.5
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago