/
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.
, multiple selections available,
Related content
Keep Dependencies Local as Possible
Keep Dependencies Local as Possible
More like this
Use Namespaces for CSS
Use Namespaces for CSS
More like this
Understanding File paths
Understanding File paths
More like this
Understanding search paths
Understanding search paths
More like this
Structuring Component Translators
Structuring Component Translators
More like this
Custom files in components
Custom files in components
More like this