10 lines
132 B
JSON
Raw Normal View History

{
"description": "Component Styles",
"files": [
"!**/*.d.ts",
"!**/*.js",
"!**/*.native.*"
],
"tags": ["CSS"]
}