File tree Expand file tree Collapse file tree 6 files changed +16
-46
lines changed Expand file tree Collapse file tree 6 files changed +16
-46
lines changed Original file line number Diff line number Diff line change 3
3
"main" : " src/app.ts" ,
4
4
"version" : " 1.0.0" ,
5
5
"dependencies" : {
6
- "@nativescript/core" : " ~8.8.6 " ,
6
+ "@nativescript/core" : " ~8.9.1 " ,
7
7
"nativescript-vue" : " 3.0.0"
8
8
},
9
9
"devDependencies" : {
10
10
"@nativescript/preview-cli" : " 1.0.14" ,
11
11
"@nativescript/stackblitz" : " 0.0.8" ,
12
- "@nativescript/tailwind" : " ~2.1.0 " ,
13
- "@nativescript/types" : " ~8.8.0 " ,
14
- "@nativescript/webpack" : " ~5.0.0 " ,
15
- "@types/node" : " ~17.0.21 " ,
16
- "tailwindcss" : " ^3.4 .3" ,
17
- "typescript" : " ^5.7 .3"
12
+ "@nativescript/tailwind" : " ~4.0.3 " ,
13
+ "@nativescript/types" : " ~8.9.1 " ,
14
+ "@nativescript/webpack" : " ~5.0.24 " ,
15
+ "@types/node" : " ~22.14.0 " ,
16
+ "tailwindcss" : " ^4.1 .3" ,
17
+ "typescript" : " ^5.8 .3"
18
18
},
19
19
"stackblitz" : {
20
20
"installDependencies" : true ,
Original file line number Diff line number Diff line change 1
- @tailwind base;
2
- @tailwind components;
3
- @tailwind utilities;
1
+ @import 'tailwindcss' ;
4
2
5
3
ActionBar {
6
4
background-color : # 65adf1 ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
"main" : " src/app.ts" ,
4
4
"version" : " 3.0.0" ,
5
5
"dependencies" : {
6
- "@nativescript/core" : " ~8.8.6 " ,
6
+ "@nativescript/core" : " ~8.9.1 " ,
7
7
"nativescript-vue" : " 3.0.0"
8
8
},
9
9
"devDependencies" : {
10
- "@nativescript/tailwind" : " ~2.1.0 " ,
11
- "@nativescript/types" : " ~8.8.0 " ,
12
- "@nativescript/webpack" : " ~5.0.0 " ,
13
- "@types/node" : " ~17.0.21 " ,
14
- "tailwindcss" : " ^3.4 .3" ,
15
- "typescript" : " ^5.7 .3"
10
+ "@nativescript/tailwind" : " ~4.0.3 " ,
11
+ "@nativescript/types" : " ~8.9.1 " ,
12
+ "@nativescript/webpack" : " ~5.0.24 " ,
13
+ "@types/node" : " ~22.14.0 " ,
14
+ "tailwindcss" : " ^4.1 .3" ,
15
+ "typescript" : " ^5.8 .3"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 1
- @tailwind base;
2
- @tailwind components;
3
- @tailwind utilities;
1
+ @import 'tailwindcss' ;
4
2
5
3
ActionBar {
6
4
background-color : # 65adf1 ;
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments