Migrate to 'sass'

This commit is contained in:
Nikita Karamov 2020-06-26 16:53:54 +02:00
parent 93dc9d0b84
commit 54bf529b5c
No known key found for this signature in database
GPG Key ID: E40DFE6E993540FF
2 changed files with 53 additions and 797 deletions

View File

@ -36,7 +36,6 @@
"test": "run-p test:*",
"postversion": "run-s build"
},
"dependencies": {},
"devDependencies": {
"@rollup/plugin-strip": "^1.3.3",
"@rollup/plugin-typescript": "^5.0.0",
@ -49,7 +48,6 @@
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-airbnb-typescript": "^8.0.2",
"eslint-plugin-import": "^2.21.2",
"node-sass": "^4.13.1",
"np": "^6.2.4",
"npm-run-all": "^4.1.5",
"postcss-banner": "^3.0.2",
@ -57,6 +55,7 @@
"rollup-plugin-license": "^2.1.0",
"rollup-plugin-postcss": "^3.1.2",
"rollup-plugin-terser": "^6.1.0",
"sass": "^1.26.9",
"size-limit": "^4.5.2",
"typescript": "^3.8.3"
},

847
yarn.lock

File diff suppressed because it is too large Load Diff