mirror of
https://github.com/gantry/gantry5.git
synced 2026-08-17 16:34:55 -05:00
Reverted breakpoint fix as it only works in FF (#2904)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user