1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 04:24:37 +04:00
This commit is contained in:
codecalm
2020-10-26 23:56:27 +01:00
parent db74390ce7
commit 6b61284bc6
1265 changed files with 183746 additions and 14017 deletions
+8 -32
View File
@@ -41,44 +41,20 @@
"scss/**/*.scss"
],
"style": "dist/css/tabler.css",
"sass": "scss/tabler.scss",
"sass": "src/scss/tabler.scss",
"main": "dist/js/tabler.js",
"homepage": "https://tabler.io",
"devDependencies": {
"@babel/preset-env": "^7.12.1",
"autoprefixer": "^10.0.1",
"browser-sync": "^2.26.13",
"bundlewatch": "^0.3.1",
"child_process": "^1.0.2",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",
"eslint": "^7.12.0",
"eslint-config-xo": "^0.33.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^23.0.0",
"glob": "^7.1.6",
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"http-server": "^0.12.3",
"icon-font-generator": "^2.1.11",
"node-sass": "^4.14.1",
"node-sass-package-importer": "^5.3.2",
"nodemon": "^2.0.6",
"npm-run-all": "^4.1.5",
"percy": "^0.28.4",
"postcss-cli": "^8.1.0",
"rollup": "^2.32.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-babel-minify": "^10.0.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-filesize": "^9.0.2",
"rollup-plugin-multi-input": "^1.1.1",
"rollup-plugin-node-resolve": "^5.2.0",
"shelljs": "^0.8.4",
"stylelint": "^13.7.2",
"stylelint-config-twbs-bootstrap": "^2.1.0",
"svgo": "^1.3.2",
"tabler-icons": "1.34.0",
"terser": "^5.3.8",
"gulp-clean-css": "^4.3.0",
"gulp-postcss": "^9.0.0",
"gulp-rename": "^2.0.0",
"gulp-sass": "^4.1.0",
"node-sass-tilde-importer": "^1.0.2",
"postcss": "^8.1.4",
"yaml": "^1.10.0"
},
"dependencies": {