Remove variables file

This commit is contained in:
Kognise 2019-04-11 13:20:29 -04:00
parent 2de67217c8
commit 4d97516419
No known key found for this signature in database
GPG key ID: 19AA40F6884A36D6
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;