Delete page resources
This commit is contained in:
parent
f398f88610
commit
cfc38b6d4a
0
resources/css/.gitkeep
Normal file
0
resources/css/.gitkeep
Normal file
@ -1,3 +0,0 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
0
resources/js/.gitkeep
Normal file
0
resources/js/.gitkeep
Normal file
@ -1 +0,0 @@
|
||||
import './bootstrap';
|
4
resources/js/bootstrap.js
vendored
4
resources/js/bootstrap.js
vendored
@ -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
0
resources/views/.gitkeep
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user