Handle relative paths properly, when @importing.

This commit is contained in:
Dan Bornstein 2016-09-09 12:59:02 -07:00
parent d7940cf8c5
commit 0a9d02562d
3 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
@import url('css/lists_and_indents.css');
@import url('./lists_and_indents.css');
p.pblort {
height: 100px;