blob: 7ff9527d6e5e7c65c5d15826936eeab481924bc5 [file] [log] [blame]
Akron7e5afce2020-08-25 15:50:19 +02001/**
2 * Path information - relative to css!
3 */
4$img-path: '../img';
5$font-path: '../font';