8000 Merge pull request #800 from SpadarShut/master · rusongyu/less.js@8774a43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8774a43

Browse files
committed
Merge pull request less#800 from SpadarShut/master
Added 'transparent' as a named color
2 parents fcc50ac + f42de9b commit 8774a43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/less/colors.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@
140140
'teal':'#008080',
141141
'thistle':'#d8bfd8',
142142
'tomato':'#ff6347',
143+
'transparent':'rgba(0,0,0,0)',
143144
'turquoise':'#40e0d0',
144145
'violet':'#ee82ee',
145146
'wheat':'#f5deb3',

0 commit comments

Comments
 (0)
0