mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
No issue - Regenerate devtools css database
We were missing ::slotted, apparently.
This commit is contained in:
parent
87a7cf7332
commit
a3826565a7
1 changed files with 1 additions and 0 deletions
|
|
@ -9826,6 +9826,7 @@ exports.CSS_PROPERTIES = {
|
|||
exports.PSEUDO_ELEMENTS = [
|
||||
":after",
|
||||
":before",
|
||||
":slotted",
|
||||
":backdrop",
|
||||
":first-letter",
|
||||
":first-line",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue