Added watcher for SASS preprocessing

This commit is contained in:
Alex Tavarez
2025-09-02 19:44:39 -04:00
parent 45edcba50e
commit 378f6c393b

View File

@@ -8,4 +8,4 @@ mix ecto.migrate
mix phx.gen.schema Folio folios user_id:references:users resume:map showcase:map theme_uri:string mix phx.gen.schema Folio folios user_id:references:users resume:map showcase:map theme_uri:string
mix ecto.migrate mix ecto.migrate
mix phx.gen.schema Comment comments post_id:references:posts reply_to:references:comments slug:string tripcode:string:unique content:text ledit:utc_datetime mix phx.gen.schema Comment comments post_id:references:posts reply_to:references:comments slug:string tripcode:string:unique content:text ledit:utc_datetime
mix ecto.migrate mix ecto.migrate