Browse Source
- Add missing <style scoped> section to FeedFilters.vue to fix PostCSS error The PostCSS error was occurring because Vue single-file components require a <style> section, even if empty, for proper CSS processing.pull/210/head
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue