Skip to content

Commit a88da3f

Browse files
authored
fix: Replace deprecated dependency
Move from deprecated node-sass to Dart Sass and correct the autoprefixer script
2 parents 6ec4c93 + 8c22937 commit a88da3f

File tree

7 files changed

+3758
-3869
lines changed

7 files changed

+3758
-3869
lines changed

.size-snapshot.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
22
"./dist/react-big-calendar.js": {
3-
"bundled": 535473,
4-
"minified": 165496,
5-
"gzipped": 51033
3+
"bundled": 536877,
4+
"minified": 165660,
5+
"gzipped": 51022
66
},
77
"./dist/react-big-calendar.min.js": {
8-
"bundled": 463447,
9-
"minified": 143731,
10-
"gzipped": 45351
8+
"bundled": 464776,
9+
"minified": 143848,
10+
"gzipped": 45240
1111
},
1212
"dist/react-big-calendar.esm.js": {
13-
"bundled": 219707,
14-
"minified": 99686,
15-
"gzipped": 24772,
13+
"bundled": 220156,
14+
"minified": 99914,
15+
"gzipped": 24835,
1616
"treeshaked": {
1717
"rollup": {
18-
"code": 63234,
19-
"import_statements": 1412
18+
"code": 63400,
19+
"import_statements": 1445
2020
},
2121
"webpack": {
22-
"code": 66700
22+
"code": 66893
2323
}
2424
}
2525
}

0 commit comments

Comments
 (0)