mirror of
https://github.com/KevinMidboe/inline-html.git
synced 2025-10-29 17:40:29 +00:00
Refactored.
This commit is contained in:
7
test/fixtures/main.less
vendored
Normal file
7
test/fixtures/main.less
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
@import (less) './assets/imported.css';
|
||||
|
||||
#link {
|
||||
background-image: url('assets/person.png');
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
Reference in New Issue
Block a user