mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-05 20:26:43 +02:00
📝 docs: add slots
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
export default {
|
||||
plugins: {
|
||||
// Tailwind CSS plugin for utility-first styling
|
||||
tailwindcss: {},
|
||||
|
||||
// Autoprefixer plugin to add vendor prefixes automatically for cross-browser compatibility
|
||||
autoprefixer: {},
|
||||
|
||||
// Additional plugins can be added here as needed
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user