Skip to content

Commit aaf3eb5

Browse files
author
Lukas Oppermann
committed
Adding fill because it is a valid css attribute.
1 parent b6a2cbb commit aaf3eb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/Properties.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ var Properties = {
285285

286286
//F
287287
"filter" : 1,
288+
"fill" : "<color> | inherit",
288289
"fit" : "fill | hidden | meet | slice",
289290
"fit-position" : 1,
290291
"flex" : "<flex>",

0 commit comments

Comments
 (0)