Hi,
I would also like to propose the following with regard to @container, which improves subsections of pages.
To support the same enhancements as done for around the zoom parameter in
#10399
Can be used to know which items to re-evaluate when a page is zoomed.
@container zoom and (zoom > 1){
}
else
}
Just ask if you like any further clarity or understanding.
Hi,
I would also like to propose the following with regard to @container, which improves subsections of pages.
To support the same enhancements as done for around the zoom parameter in
#10399
Can be used to know which items to re-evaluate when a page is zoomed.