8 Commits

Author SHA1 Message Date
dependabot[bot]
280d021887
build(deps): bump postcss-preset-env from 10.0.5 to 10.0.7
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 10.0.5 to 10.0.7.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 03:08:49 +00:00
dependabot[bot]
46376750cc
build(deps-dev): bump @davidsneighbour/tools from 2024.3.46 to 2024.4.5
Bumps [@davidsneighbour/tools](https://github.com/davidsneighbour/configurations) from 2024.3.46 to 2024.4.5.
- [Commits](https://github.com/davidsneighbour/configurations/compare/v2024.3.46...v2024.4.5)

---
updated-dependencies:
- dependency-name: "@davidsneighbour/tools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 02:43:47 +00:00
Patrick Kollitsch
d0490cba66
chore(config): update dependencies and package.json content
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-09-26 09:49:17 +07:00
Patrick Kollitsch
8a7847ffc3
chore: add package lockfile
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-09-26 09:49:16 +07:00
Regis Philibert
ffd9d903c9
Add optional processing of styles with Hugo Pipes (#387)
* Using resources.PostCSS to handle stylesheets

* Allow optional processing of assets through Hugo Pipes

* We can settle with 0.64.0
2021-01-19 15:43:02 -05:00
budparr
4d61407835
Update version 2020-06-25 13:56:07 -04:00
budparr
574276fc0f
Update package 2019-10-27 18:09:41 -04:00
Bud Parr
a4f7c72eb3
Add auto-changelog (#228)
* Add auto-changelog

Fixes #227

* Catch up version number

This file had been previously untouched since 1.0. Using the version from the repo.

Ref #227

* Add script

Fixes #227
2019-10-27 17:58:15 -04:00