Merge pull request #2029 from payloadcms/fix/#1997-absolute-imports-css
fix: webpack css-loader resolve urls
This commit is contained in:
BIN
test/admin/placeholder.png
Normal file
BIN
test/admin/placeholder.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 131 B |
@@ -1,5 +1,6 @@
|
||||
.nav__controls {
|
||||
font-family: monospace;
|
||||
background-image: url('/placeholder.png');
|
||||
}
|
||||
.nav__controls:before {
|
||||
content: 'custom-css';
|
||||
|
||||
Reference in New Issue
Block a user