some more stuff, generating CSS selectors from rules

This commit is contained in:
Henry Jameson 2024-01-23 00:43:46 +02:00
commit 0729b529d7
8 changed files with 108 additions and 16 deletions

View file

@ -1,3 +1,4 @@
export default {
name: 'Icon'
name: 'Icon',
selector: '.icon'
}