mirror of
https://github.com/ClaperCo/Claper.git
synced 2026-05-18 05:05:39 +02:00
Upgrade dart sass to fix docker image on ARM
This commit is contained in:
@@ -34,7 +34,7 @@ config :claper, Claper.Mailer, adapter: Swoosh.Adapters.Local
|
||||
config :swoosh, :api_client, false
|
||||
|
||||
config :dart_sass,
|
||||
version: "1.49.7",
|
||||
version: "1.54.0",
|
||||
default: [
|
||||
args: ~w(css/custom.scss ../priv/static/assets/custom.css),
|
||||
cd: Path.expand("../assets", __DIR__)
|
||||
|
||||
Reference in New Issue
Block a user