Skip to content

Commit c1a72c2

Browse files
c4lliopec4lliope
andauthored
Upgrade :dart_sass to be runnable on linux. (#18)
Co-authored-by: c4lliope <code@assembled.app>
1 parent 3b3a6af commit c1a72c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ config :esbuild,
99
]
1010

1111
config :dart_sass,
12-
version: "1.49.11",
12+
version: "1.61.0",
1313
default: [
1414
args: ~w(css/app.scss ../priv/static/assets/app.css),
1515
cd: Path.expand("../assets", __DIR__)

0 commit comments

Comments
 (0)