1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-22 21:03:30 +02:00

Remove variables file

This commit is contained in:
Kognise
2019-04-11 13:20:29 -04:00
parent 2de67217c8
commit 4d97516419
2 changed files with 0 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
@import 'variables';
@import 'base';
@import 'typography';
@import 'forms';

View File

@@ -1,2 +0,0 @@
// radius
$border-radius: 6px;