lib-overrides.css
Same filename in this branch
Same filename in other branches
/* The linter does not allow empty CSS. Let's add anything here. */ div { display: block; }
File
-
core/
modules/ system/ tests/ themes/ sdc_theme_test/ components/ lib-overrides/ lib-overrides.css
View source
- /* The linter does not allow empty CSS. Let's add anything here. */
- div {
- display: block;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.