-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
🔖 Feature description
There are several classes in appwrite pink, let's just assume three classes c1, c2 and c3.
I only use c1, I am also getting c2 and c3 bundled which is just useless load for me, and this thing for applies to other users as well who are using a certain amount of classes and not the entirety.
Can we make it such that only the css you use gets bundled?
🎤 Pitch
Taking in example from Tailwind CSS
"Tailwind CSS is incredibly performance focused and aims to produce the smallest CSS file possible by only generating the CSS you are actually using in your project."
Can something similar be done for appwrite pink?
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request