- π³πΏNew Zealand quietone
We have automated linting checks now. I am closing this as outdated.
#2815831: Move Off-canvas related CSS from drupal.outside_in library to drupal.off_canvas β
recently went in and added two CSS files with incorrect indents.
While searching, found a few more
$ ag -l -G="*.css" "^\S.*{\n "
core/modules/outside_in/css/offcanvas.css
core/modules/outside_in/css/offcanvas.motion.css
core/modules/system/css/system.admin.css
core/modules/views_ui/css/views_ui.admin.theme.css
core/tests/Drupal/Tests/Core/Asset/css_test_files/quotes.css
core/themes/bartik/color/preview.css
core/themes/stable/css/system/system.admin.css
core/themes/stable/css/views_ui/views_ui.admin.theme.css
I left core/tests/Drupal/Tests/Core/Asset/css_test_files/quotes.css alone since it is for testing whitespace and CSS aggregation.
Fix the remaining files.
N/A
N/A
N/A
N/A
Closed: outdated
11.0 π₯
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
We have automated linting checks now. I am closing this as outdated.