shit more or less works for the very basic stuff

This commit is contained in:
Henry Jameson 2024-01-23 19:18:55 +02:00
commit 22b32f149d
9 changed files with 132 additions and 22 deletions

View file

@ -1,6 +1,6 @@
export default {
name: 'Text',
selector: '',
selector: '/*text*/',
states: {
faint: '.faint'
}