Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2016-03-13 06:11:19 +0300
committerYan Zhu <picturepan2@hotmail.com>2016-03-13 06:11:19 +0300
commit819eb90a16adb921a9f362327f2f38139a87a707 (patch)
tree9c74c9c48ecc0f7310dd0c38372b05ec53bcb008 /spectre.less
parent2f203a1fd63746a68c985ce55529de03b960cdce (diff)
add tables style
Diffstat (limited to 'spectre.less')
-rw-r--r--spectre.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/spectre.less b/spectre.less
index 9365794..7b03e71 100644
--- a/spectre.less
+++ b/spectre.less
@@ -11,6 +11,7 @@
// Core classes
@import 'src/typography.less';
@import 'src/layout.less';
+@import 'src/tables.less';
// Components
@import 'src/buttons.less';