Drop: @gray-base variable

This commit is contained in:
Mark Otto 2014-07-08 02:27:12 -07:00
parent b50498acd4
commit 07463acec7

View File

@ -7,7 +7,6 @@
//
//## Gray and brand colors for use across Bootstrap.
@gray-base: #000;
@gray-dark: #373a3c;
@gray-darker: @gray-dark; // TODO: remove
@gray: #55595c;