Commit 125f9e9
fix(uno): safelist dynamic social icon classes for about page
Social icons in app/pages/about.vue are resolved at runtime via
getSocialIcon() and bound with :class — UnoCSS static analysis cannot
detect them, so they must be explicitly safelisted.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 35a73b7 commit 125f9e9
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
161 | 173 | | |
162 | 174 | | |
163 | 175 | | |
| |||
0 commit comments