import3.css
Same filename and directory in other branches
div {
clip-path: url('#clip-cloud');
}
div {
clip-path: url('/abc/#clip-cloud');
}
File
-
core/
tests/ Drupal/ Tests/ Core/ Asset/ css_test_files/ import3.css
View source
- div {
- clip-path: url('#clip-cloud');
- }
- div {
- clip-path: url('/abc/#clip-cloud');
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.