* Added scratchpad dir * Installed Alpine * [WIP] began integrating Tailwind and accompanying theme * [WIP] Set up basic views for sources * Adds new UI to media profiles page * Removes unneeded view
6 lines
118 B
JSON
6 lines
118 B
JSON
{
|
|
"description": "Use this one for actual JS deps used in-app",
|
|
"dependencies": {
|
|
"alpinejs": "^3.13.5"
|
|
}
|
|
}
|