mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 23:47:43 +08:00
🚧 WIP(custom): migrate to tailwindcss
This commit is contained in:
@@ -2,6 +2,7 @@ module.exports = {
|
||||
extends: ['stylelint-config-standard', 'stylelint-config-html/vue', 'stylelint-config-standard-vue'],
|
||||
plugins: [],
|
||||
rules: {
|
||||
'import-notation': null,
|
||||
// 这里是允许了空的style标签
|
||||
'no-empty-source': null,
|
||||
'selector-class-pattern': null,
|
||||
|
||||
Reference in New Issue
Block a user