IMP: task crud (#6)
This commit is contained in:
parent
2b8a6a1927
commit
673d096f53
18 changed files with 260 additions and 33 deletions
assets/js
|
@ -3,6 +3,8 @@
|
|||
// its own CSS file.
|
||||
import "../css/app.scss"
|
||||
|
||||
import '@fortawesome/fontawesome-free/js/all'
|
||||
|
||||
// webpack automatically bundles all modules in your
|
||||
// entry points. Those entry points can be configured
|
||||
// in "webpack.config.js".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue