1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 09:54:24 +04:00

navigation refactoring

This commit is contained in:
codecalm
2019-10-28 10:51:40 +01:00
parent df6718f1ed
commit 0ad2c38c61
21 changed files with 360 additions and 327 deletions

View File

@@ -1,5 +1,3 @@
require('./tabler/dropdowns');
const tabler = {
colorVariation: function(color, variation) {
const colorValue = this.colors[color];