Add feature to use percentage as value unit #258
2
enums.py
2
enums.py
@@ -17,7 +17,7 @@ ENUMS = {
|
||||
'LTR',
|
||||
|
||||
'RTL',
|
||||
![]() 'Unit' is still wrongly indented compared to other enums 'Unit' is still wrongly indented compared to other enums
![]() 😖 sorry, will do (all my editors are configured to use tabs instead of spaces) 😖 sorry, will do (all my editors are configured to use tabs instead of spaces)
|
||||
],
|
||||
'Unit': [
|
||||
'Unit': [
|
||||
'Undefined',
|
||||
'Pixel',
|
||||
'Percent',
|
||||
|
Reference in New Issue
Block a user
indentation