1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-10 21:32:22 +04:00

Merge pull request #831 from tabler/dev-window-bootstrap

This commit is contained in:
Paweł Kuna
2021-10-24 23:20:47 +02:00
committed by GitHub
4 changed files with 72 additions and 3 deletions
+3
View File
@@ -45,6 +45,9 @@
],
"style": "dist/css/tabler.css",
"sass": "src/scss/tabler.scss",
"unpkg": "dist/js/tabler.min.js",
"umd:main": "dist/js/tabler.min.js",
"module": "dist/js/tabler.esm.js",
"main": "dist/js/tabler.js",
"homepage": "https://tabler.io",
"devDependencies": {