move to using /src - still css issue work
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 22s
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 22s
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
// tailwind.config.js
|
||||
|
||||
console.log('--- [EXECUTION PROOF] tailwind.config.js is being loaded. ---');
|
||||
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
export default {
|
||||
content: [
|
||||
"./index.html",
|
||||
"./src/**/*.{js,ts,jsx,tsx}",
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user