are there potential issues with completely dequeuing legacy CSS?
-
We want to gain full control of styling, so we’re looking at dequeuing
bp-legacy-css
and starting styling of BP elements from scratch, integrated with our custom theme styles.Dequeuing itself is easy enough, but there’s a thread here which (1) contains a warning that completely ditching BP styles may break the site’s BP elements, but which (2) gets derailed into a conversation about whether to dequeue the minified version or not, and doesn’t really clarify the warning about breakage.
What might break if we start styling from scratch? Is there not a system whereby ‘core’ CSS can be kept, but we can dequeue all CSS which won’t break anything if it’s missing?
- You must be logged in to reply to this topic.