mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
remove .yarn from git
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -27,3 +27,4 @@ auth.json
|
||||
|
||||
yarn-error.log
|
||||
.yarn/*
|
||||
!.yarn/releases
|
||||
|
||||
873
.yarn/releases/yarn-3.4.1.cjs
vendored
Executable file
873
.yarn/releases/yarn-3.4.1.cjs
vendored
Executable file
File diff suppressed because one or more lines are too long
@@ -1,8 +1,5 @@
|
||||
import './bootstrap'
|
||||
|
||||
// Import the plugin styles
|
||||
import 'filepond-plugin-image-preview/dist/filepond-plugin-image-preview.css';
|
||||
|
||||
import Alpine from 'alpinejs'
|
||||
import collapse from '@alpinejs/collapse'
|
||||
import intersect from '@alpinejs/intersect'
|
||||
|
||||
Reference in New Issue
Block a user