mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 09:54:24 +04:00
tabler license in files, bootstrap upgrade
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/*
|
||||
* Tabler (v0.9.0)
|
||||
* Copyright 2018-2019 The Tabler Authors
|
||||
* Copyright 2018-2019 codecalm
|
||||
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
|
||||
*/
|
||||
|
||||
const tabler = {
|
||||
colorVariation: function(color, variation) {
|
||||
const colorValue = this.colors[color];
|
||||
|
||||
Reference in New Issue
Block a user