Skip to content

Commit cd13e22

Browse files
author
Zlatan Vasović
committed
#ffff -> #fff
😄
1 parent a7bc66f commit cd13e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grunt/bs-lessdoc-parser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Mini-language:
2222
//=== This is a subheading.
2323
2424
//** Optional description for the following variable. You **can** use Markdown in descriptions to discuss `<html>` stuff.
25-
@foo: #ffff;
25+
@foo: #fff;
2626
2727
//-- This is a heading for a section whose variables shouldn't be customizable
2828

0 commit comments

Comments
 (0)