You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LitoMore opened this issue
Sep 28, 2024
· 0 comments
· Fixed by #26469
Labels
bugSomething isn't working correctlydeno fmtRelated to the "deno fmt" subcommand or dprintupstreamChanges in upstream are required to solve these issues
bartlomieju
added
bug
Something isn't working correctly
upstream
Changes in upstream are required to solve these issues
deno fmt
Related to the "deno fmt" subcommand or dprint
labels
Sep 28, 2024
bugSomething isn't working correctlydeno fmtRelated to the "deno fmt" subcommand or dprintupstreamChanges in upstream are required to solve these issues
Version: Deno 2.0.0.rc.7
The CSS below,
deno fmt
will format it to:It should be
theme("colors.slate.100")
.The text was updated successfully, but these errors were encountered: