- 🇮🇪Ireland markconroy
Moving this to the theme system queue for further discussion, if needed.
In
#2886904: display: block for details/summary hides drop arrows in Firefox (normalize.css update) →
, we have a situation where normalize.css
a third-party CSS library that we use, has a new major version that fixes an important bug in Firefox. The library is included as part of Classy, which means that updating it could disrupt themes extending from Classy. So, the question is how we could update the library as part of the continuous upgrade path, possibly in a way that deprecated the old version.
Discuss how we should update the library. Some possibilities:
normalize7
library and deprecate the old one.slightly_less_stable
or even_more_classy
that provide most of the BC that the stable base themes do, except that they track the latest versions of vendor libraries and include CSS and template changes only for bugfixes.Active
10.1 ✨
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Moving this to the theme system queue for further discussion, if needed.