/
Use local relative filepaths for resources

Use local relative filepaths for resources

When you to include files for CSS it can be helpful to make the paths relative or put resources in the same directory - i.e. for font files or SVG files.

Just makes it easier to see linkages and move things around.

Naming these files using namespace prefixes is helpful for finding things also.