Files
Rocky Meza 53d023e453 Reworked the relative/absolute import system.
Now, it works more like HTML URL resolution, where any URL is relative
unless it starts with a /.
2014-02-03 17:54:27 -07:00

3 lines
41 B
SCSS

@import "foo.scss";
@import "app1.scss";