We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7bc66f commit cd13e22Copy full SHA for cd13e22
grunt/bs-lessdoc-parser.js
@@ -22,7 +22,7 @@ Mini-language:
22
//=== This is a subheading.
23
24
//** Optional description for the following variable. You **can** use Markdown in descriptions to discuss `<html>` stuff.
25
- @foo: #ffff;
+ @foo: #fff;
26
27
//-- This is a heading for a section whose variables shouldn't be customizable
28
0 commit comments