Commit 5b94390
authored
fix: ensure initial class object renders correctly (#67)
* fix: ensure initial class object renders correctly
* fix(parser): improve attribute value stringification for class and style handling
* fix(parser): remove redundant code
* Removing UTF-8 with BOM encoding from import
* fix: ensure initial class object renders correctly
* fix: ensure initial class object renders correctly1 parent c3aa159 commit 5b94390
1 file changed
Lines changed: 25 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
87 | 110 | | |
88 | 111 | | |
89 | 112 | | |
| |||
212 | 235 | | |
213 | 236 | | |
214 | 237 | | |
| 238 | + | |
215 | 239 | | |
216 | | - | |
| 240 | + | |
217 | 241 | | |
218 | 242 | | |
219 | 243 | | |
| |||
0 commit comments