Commit e38cbcf
authored
Fix: (css.html) Unify types (#434)
Previously a slice holding a string was being appended to slices of
resource.Resources, which could cause an error in the build process.
Now resource.Resources are used for all of these files.1 parent 57e0bf4 commit e38cbcf
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments