petal init
This commit is contained in:
parent
81a9f68a22
commit
978de52a09
11 changed files with 103 additions and 35 deletions
|
@ -1,6 +1,6 @@
|
|||
// We import the CSS which is extracted to its own file by esbuild.
|
||||
// Remove this line if you add a your own CSS build pipeline (e.g postcss).
|
||||
import "../css/app.css"
|
||||
// import "../css/app.css"
|
||||
import Alpine from "alpinejs"
|
||||
|
||||
// If you want to use Phoenix channels, run `mix help phx.gen.channel`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue