更新
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
// https://drafts.csswg.org/css-cascade-5/
|
||||
export const cssWideKeywords = [
|
||||
'initial',
|
||||
'inherit',
|
||||
'unset',
|
||||
'revert',
|
||||
'revert-layer'
|
||||
];
|
||||
Reference in New Issue
Block a user