Reverted breakpoint fix as it only works in FF (#2904)

This commit is contained in:
Matias Griese
2021-10-29 20:24:35 +03:00
parent db45ea2e8b
commit 0c57975d9d
2 changed files with 9 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
# 5.5.3
## 10/29/2021
1. [Common](#common)
2. [](#bugfix)
- Reverted breakpoint fix as it only works in FF (#2904)
# 5.5.2
## 10/29/2021
+2
View File
@@ -44,6 +44,8 @@ Now fix the errors to clear badly written SCSS such as:
SCSS compiler will also show a lot of deprecated warnings for features which will not be supported in the next version of Gantry anymore. We will soon release a script to automatically fix those.
**NOTE:** There is still an issue with incompatible units if breakponts use `px`. We are looking to fix it.
# Adding Joomla! 4 support for themes
Themes designed to Joomla! 3 do not really work in Joomla! 4 without some changes. This document helps you to add Joomla! 4 support to your themes.