Skip to content

Commit dbc1352

Browse files
committed
fix: sass
1 parent 55630f2 commit dbc1352

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

apps/demo/src/plugin-demos/appwrite.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<StackLayout class="p-20">
77
<ScrollView class="h-full">
88
<StackLayout>
9-
<Button text="Test appwrite" tap="{{ testIt }}" class="btn btn-primary"/>
9+
<Button text="Test appwrite" tap="{{ testIt }}" class="btn btn-primary rounded"/>
1010

1111
</StackLayout>
1212
</ScrollView>

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,13 @@
3535
"husky": "~9.0.0",
3636
"ng-packagr": "^19.0.0",
3737
"rxjs": "~7.8.0",
38+
"sass": "1.53.0",
3839
"typescript": "~5.6.0",
3940
"zone.js": "~0.15.0"
4041
},
42+
"overrides": {
43+
"sass": "1.53.0"
44+
},
4145
"lint-staged": {
4246
"**/*.{js,ts,scss,json,html}": [
4347
"npx prettier --write"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy