We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
:dart_sass
1 parent 3b3a6af commit c1a72c2Copy full SHA for c1a72c2
1 file changed
config/config.exs
@@ -9,7 +9,7 @@ config :esbuild,
9
]
10
11
config :dart_sass,
12
- version: "1.49.11",
+ version: "1.61.0",
13
default: [
14
args: ~w(css/app.scss ../priv/static/assets/app.css),
15
cd: Path.expand("../assets", __DIR__)
0 commit comments