mirror of
https://github.com/tabler/tabler.git
synced 2026-08-17 08:33:51 +04:00
build v2
This commit is contained in:
Vendored
+8
-3
@@ -1,7 +1,12 @@
|
||||
/*!
|
||||
* Tabler v1.0.0-alpha.7 (https://tabler.io)
|
||||
* @version 1.0.0-alpha.7
|
||||
* @link https://tabler.io
|
||||
* Copyright 2018-2020 The Tabler Authors
|
||||
* Copyright 2018-2020 codecalm.net Paweł Kuna
|
||||
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
|
||||
*/
|
||||
@charset "UTF-8";
|
||||
/**
|
||||
Dark mode
|
||||
*/
|
||||
:root {
|
||||
--bs-blue: #206bc4;
|
||||
--bs-azure: #45aaf2;
|
||||
|
||||
Reference in New Issue
Block a user