Initial commit: is_shoppingcart out of the box. V3.0.1
This commit is contained in:
6
is_shoppingcart/_theme_dev/.stylelintrc.json
Normal file
6
is_shoppingcart/_theme_dev/.stylelintrc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "stylelint-config-recommended-scss",
|
||||
"rules": {
|
||||
"scss/at-extend-no-missing-placeholder": null
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user