Added watcher for SASS preprocessing
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user