hugo/resources
Bjørn Erik Pedersen b66d38c419 resources: Add basic @import support to resources.PostCSS
This commit also makes the HUGO_ENVIRONMENT environment variable available to Node.

Fixes #6957
Fixes #6961
2020-02-27 11:47:24 +01:00
..
images Fix incorrect MIME type from image/jpg to image/jpeg 2019-12-19 18:02:11 +01:00
internal tpl/partials: Allow any key type in partialCached 2019-12-03 00:13:47 +01:00
page Apply missing go fmt 2020-02-21 10:12:33 +01:00
resource
resource_factories
resource_transformers resources: Add basic @import support to resources.PostCSS 2020-02-27 11:47:24 +01:00
testdata
image.go tpl/partials: Allow any key type in partialCached 2019-12-03 00:13:47 +01:00
image_cache.go Introduce a tree map for all content 2020-02-18 09:49:42 +01:00
image_test.go Introduce a tree map for all content 2020-02-18 09:49:42 +01:00
resource.go Update to LibSass v3.6.3 2020-02-10 10:42:05 +01:00
resource_cache.go
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go
resource_spec.go Introduce a tree map for all content 2020-02-18 09:49:42 +01:00
resource_test.go
testhelpers_test.go
transform.go
transform_test.go