You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2025. It is now read-only.
Those "Conflicting order" warnings can be safely ignored in projects "where css ordering
has been mitigated through consistent use of scoping or naming conventions", which should
be our case with Svelte.
Those warnings appeared in c6b864e due to the addition of a new dependency to works_browser_section.svelte:
import WorkActions from '#entities/components/layouts/work_actions.svelte'
Related issue: facebook/create-react-app#5372 (comment)
0 commit comments