Delete page resources

This commit is contained in:
NoAvatar 2024-10-16 02:44:41 +10:00
parent f398f88610
commit cfc38b6d4a
7 changed files with 0 additions and 184 deletions

0
resources/css/.gitkeep Normal file
View File

View File

@ -1,3 +0,0 @@
@tailwind base;
@tailwind components;
@tailwind utilities;

0
resources/js/.gitkeep Normal file
View File

View File

@ -1 +0,0 @@
import './bootstrap';

View File

@ -1,4 +0,0 @@
import axios from 'axios';
window.axios = axios;
window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';

0
resources/views/.gitkeep Normal file
View File

File diff suppressed because one or more lines are too long