-
Notifications
You must be signed in to change notification settings - Fork 1
/
starter-kit.yaml
33 lines (33 loc) · 974 Bytes
/
starter-kit.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
export_paths:
- app/Tags
- app/Services/RetrieveUserPassword.php
- app/Providers/AppServiceProvider.php
- content/assets
- content/trees
- content/globals/formatic.yaml
- content/collections/pages.yaml
- content/collections/pages/employment-application.md
- config/statamic/assets.php
- config/statamic/protect.php
- resources/sites.yaml
- resources/forms/employment_application.yaml
- resources/fieldsets
- resources/blueprints/globals/formatic.yaml
- resources/blueprints/assets/assets.yaml
- resources/blueprints/collections/pages/formatic.yaml
- resources/blueprints/forms/employment_application.yaml
- resources/svg
- resources/css
- resources/js
- resources/views
- routes/web.php
- public/build/
- public/assets/email_logo.jpg
- package.json
- tailwind.config.js
- vite.config.js
- postcss.config.js
- README.md
dependencies:
marcorieser/tailwind-merge-statamic: ^1.1.0
stillat/antlers-components: ^2.2.0