Skip to content

Commit 2558618

Browse files
authored
Add current to default color palette
as discussed in #998
1 parent a09a9dc commit 2558618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/defaultConfig.stub.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ module.exports = {
1111
},
1212
colors: {
1313
transparent: 'transparent',
14+
current: 'currentColor',
1415

1516
black: '#000',
1617
white: '#fff',

0 commit comments

Comments
 (0)