mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
We need to use Sass 1.54.5
This commit is contained in:
parent
a0b15d31a4
commit
40cfd93e1a
@ -45,7 +45,7 @@ config :esbuild,
|
||||
|
||||
# Configure dart_sass
|
||||
config :dart_sass,
|
||||
version: "1.58.0",
|
||||
version: "1.54.5",
|
||||
default: [
|
||||
args: ~w(css/app.scss ../priv/static/assets/app.css),
|
||||
cd: Path.expand("../assets", __DIR__)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user