Files
jfa-go/css
Harvey Tindall be1d081629 build: fix css bundling bug with new esbuild
local testing was being done with an older version of esbuild which
didn't mind @tailwind statements before @imports (it complained, but did
its job). On the latest version used in Docker builds, it would leave
the @import statements intact which broke things like modals.
2022-01-26 14:26:10 +00:00
..
2021-12-30 23:52:53 +00:00
2021-12-31 01:51:42 +00:00