Closed evandavis closed 7 years ago
This PR provides better support for the modular CSS preferred by Webpack and other build tools. Rather than setting the stylesheetPath, we can read the location of the current stylesheet and generate a relative path regardless of depth.
stylesheetPath
@vvasilev- can you take a look at this?
This PR provides better support for the modular CSS preferred by Webpack and other build tools. Rather than setting the
stylesheetPath
, we can read the location of the current stylesheet and generate a relative path regardless of depth.