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

sidenav expand fix

This commit is contained in:
chomik
2019-05-08 21:57:16 +02:00
parent 96d0020312
commit ff61eeedf7
9 changed files with 1359 additions and 1115 deletions
+1 -1
View File
@@ -5,10 +5,10 @@ bs.init({
server: {
routes: {
'/': 'tmp',
'/dist/fonts': 'static/fonts',
'/dist': 'dist',
'/libs': 'static/libs',
'/img': 'static/img',
'/fonts': 'static/fonts',
}
},
files: ['tmp/**/*', 'dist/css/*.css', 'dist/js/*.js'],