mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-23 23:02:17 +10:00
feat: add semantic CSS stylesheets (#3274)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor Agent
parent
4ac19f81b3
commit
d2ffbf9618
+23
-1
@@ -109,5 +109,27 @@
|
||||
"parser": {
|
||||
"tailwindDirectives": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"includes": ["docs/spec.json"],
|
||||
"files": {
|
||||
"maxSize": 2097152
|
||||
},
|
||||
"json": {
|
||||
"formatter": {
|
||||
"expand": "always"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"includes": ["packages/pdf/src/semantic/__fixtures__/**/*.css"],
|
||||
"formatter": {
|
||||
"enabled": false
|
||||
},
|
||||
"linter": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user