mirror of
https://github.com/less/less.js.git
synced 2026-02-05 20:44:58 -05:00
Added transparent: rgba(0,0,0,0) as a named color
This commit is contained in:
@@ -140,6 +140,7 @@
|
||||
'teal':'#008080',
|
||||
'thistle':'#d8bfd8',
|
||||
'tomato':'#ff6347',
|
||||
'transparent':'rgba(0,0,0,0)',
|
||||
'turquoise':'#40e0d0',
|
||||
'violet':'#ee82ee',
|
||||
'wheat':'#f5deb3',
|
||||
|
||||
Reference in New Issue
Block a user