hugo/resources/resource_transformers/tocss/scss
Bjørn Erik Pedersen 78f227b664
js: Let ESBuild handle all imports from node_modules
This commit fixes some issues where modules in /assets share the same name as in node_modules.

This was not intended, and with this commit the node_modules-components should be isolated. If you want to redefine something inside node_modules, use the `defines` option.

Fixes #7948
2020-11-13 08:54:29 +01:00
..
client.go resources: Fix scss vs css import regexp 2020-03-17 08:03:25 +01:00
client_extended.go Update to LibSass v3.6.3 2020-02-10 10:42:05 +01:00
client_notavailable.go Update to LibSass v3.6.3 2020-02-10 10:42:05 +01:00
client_test.go resources: Fix scss vs css import regexp 2020-03-17 08:03:25 +01:00
tocss.go js: Let ESBuild handle all imports from node_modules 2020-11-13 08:54:29 +01:00