File tree 8 files changed +0
-88
lines changed
8 files changed +0
-88
lines changed Original file line number Diff line number Diff line change 28
28
" @atlaspack/transformer-postcss" ,
29
29
" @atlaspack/transformer-css"
30
30
],
31
- "*.sss" : [" @atlaspack/transformer-sugarss" ],
32
31
"*.{htm,html,xhtml}" : [
33
32
" @atlaspack/transformer-posthtml" ,
34
33
" @atlaspack/transformer-html"
Original file line number Diff line number Diff line change 61
61
"@atlaspack/transformer-pug" : " 2.12.0" ,
62
62
"@atlaspack/transformer-sass" : " 2.12.0" ,
63
63
"@atlaspack/transformer-stylus" : " 2.12.0" ,
64
- "@atlaspack/transformer-sugarss" : " 2.12.0" ,
65
64
"@atlaspack/transformer-toml" : " 2.12.0" ,
66
65
"@atlaspack/transformer-typescript-types" : " 2.12.0" ,
67
66
"@atlaspack/transformer-vue" : " 2.12.0" ,
Original file line number Diff line number Diff line change 48
48
"preact" : " ^10.5.9" ,
49
49
"react" : " ^17.0.2" ,
50
50
"react-dom" : " ^17.0.2" ,
51
- "sugarss" : " ^3.0.3" ,
52
51
"tailwindcss" : " ^3.0.2" ,
53
52
"tempy" : " ^0.3.0" ,
54
53
"wasm-sourcemap" : " ^1.0.0" ,
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -13643,13 +13643,6 @@ stylus@^0.55.0:
13643
13643
semver "^6.3.0"
13644
13644
source-map "^0.7.3"
13645
13645
13646
- sugarss@^3.0.3:
13647
- version "3.0.3"
13648
- resolved "https://registry.yarnpkg.com/sugarss/-/sugarss-3.0.3.tgz#bb2489961b98fbd15e4e35d6b9f4f2ee5547a6cb"
13649
- integrity sha512-uxa2bbuc+w7ov7DyYIhF6bM0qZF3UkFT5/nE8AJgboiVnKsBDbwxs++dehEIe1JNhpMaGJc37wGQ2QrrWey2Sg==
13650
- dependencies:
13651
- postcss "^8.1.6"
13652
-
13653
13646
13654
13647
version "8.1.1"
13655
13648
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c"
You can’t perform that action at this time.
0 commit comments