Merge branch 'dart-sass' into 'develop'

Move from node-sass to (dart-)sass

See merge request pleroma/admin-fe!245
This commit is contained in:
Haelwenn 2022-08-15 10:54:30 +00:00
commit 24f5837633
3 changed files with 84 additions and 806 deletions

View file

@ -95,7 +95,7 @@
"lint-staged": "7.3.0",
"mini-css-extract-plugin": "0.12.0",
"node-notifier": "5.4.5",
"node-sass": "7.0.1",
"sass": "1.54.4",
"optimize-css-assets-webpack-plugin": "5.0.8",
"ora": "3.4.0",
"path-to-regexp": "2.4.0",
@ -103,7 +103,7 @@
"postcss-loader": "2.1.6",
"postcss-url": "7.3.2",
"rimraf": "2.7.1",
"sass-loader": "7.0.3",
"sass-loader": "7.3.1",
"script-loader": "0.7.2",
"semver": "5.5.0",
"serve-static": "1.13.2",

View file

@ -67,7 +67,7 @@ export default {
position: relative;
overflow: hidden;
width: 100%;
/deep/ {
::v-deep {
.el-scrollbar__bar {
bottom: 0px;
}

884
yarn.lock

File diff suppressed because it is too large Load diff