mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-25 07:42:20 +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
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"id": "combined-text",
|
||||
"label": "Combined text host",
|
||||
"enabled": true,
|
||||
"target": { "scope": "global" },
|
||||
"slots": {
|
||||
"text": {
|
||||
"color": "#6b21a8",
|
||||
"fontSize": 14,
|
||||
"letterSpacing": 1,
|
||||
"opacity": 0.65,
|
||||
"paddingLeft": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user