rename ui to clan-app and move clan-app one layer up
This commit is contained in:
6
pkgs/clan-app/webview-ui/app/stylelint.config.js
Normal file
6
pkgs/clan-app/webview-ui/app/stylelint.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
extends: ["stylelint-config-standard", "stylelint-config-tailwindcss"],
|
||||
rules: {
|
||||
// You can adjust rules here
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user