File tree Expand file tree Collapse file tree 6 files changed +405
-820
lines changed
cursorless-vscode-tutorial-webview Expand file tree Collapse file tree 6 files changed +405
-820
lines changed Original file line number Diff line number Diff line change 5050 "postcss" : " 8.5.5" ,
5151 "postcss-loader" : " 8.1.1" ,
5252 "style-loader" : " 4.0.0" ,
53- "tailwindcss" : " 3.4.14 " ,
53+ "tailwindcss" : " 3.4.17 " ,
5454 "ts-loader" : " 9.5.2" ,
5555 "ts-node" : " 10.9.2" ,
5656 "typescript" : " 5.8.3" ,
Original file line number Diff line number Diff line change 1212 "default" : " ./out/index.js"
1313 }
1414 },
15+ "postcss" : {
16+ "plugins" : {
17+ "tailwindcss" : {},
18+ "autoprefixer" : {}
19+ }
20+ },
1521 "browserslist" : {
1622 "production" : [
1723 " >0.5%" ,
6369 "@types/mdast" : " 4.0.4" ,
6470 "@types/react" : " 19.1.8" ,
6571 "postcss" : " 8.5.5" ,
66- "tailwindcss" : " 3.4.14 " ,
72+ "tailwindcss" : " 3.4.17 " ,
6773 "typescript" : " 5.8.3" ,
6874 "unified" : " 11.0.5"
6975 }
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4949 "eslint-config-next" : " 15.3.3" ,
5050 "http-server" : " 14.1.1" ,
5151 "postcss" : " 8.5.5" ,
52- "tailwindcss" : " 3.4.14 " ,
52+ "tailwindcss" : " 3.4.17 " ,
5353 "typescript" : " 5.8.3"
5454 }
5555}
Original file line number Diff line number Diff line change 2828 "@types/react" : " 19.1.8" ,
2929 "@types/react-dom" : " 19.1.6" ,
3030 "@types/vscode-webview" : " 1.57.5" ,
31- "tailwindcss" : " 3.4.14 "
31+ "tailwindcss" : " 3.4.17 "
3232 }
3333}
You can’t perform that action at this time.
0 commit comments