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:
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user