element-web/res
J. Ryan Stinnett 59bedae15e Define SCSS variable for resource dir
Adds a `$res` SCSS variable set to the path from the root SCSS file to the `res`
directory.

This is a different base path than previously used in CSS URLs (it goes up 3
directories instead of 2), because Webpack will now be resolving images relative
to the root SCSS file, so the path corresponds to a source tree location,
instead of a path in the build output tree.

Defining this variable has two main goals:

* URLs are a bit easier to read
* The path can be overridden, which is needed for riot-web themes like Status
2019-01-18 08:39:16 -06:00
..
home New icons for riot-ios & riot-translations 2017-06-13 10:06:10 +01:00
themes Define SCSS variable for resource dir 2019-01-18 08:39:16 -06:00
vector-icons move manifest.json outward so it is scoped properly 2017-05-11 13:12:26 +01:00
home-status.html tg hoverover 2017-10-27 01:09:46 +01:00
home.html Rename the Riot-Web Translations Room 2018-03-19 15:12:40 +01:00
manifest.json move manifest.json outward so it is scoped properly 2017-05-11 13:12:26 +01:00