-
Notifications
You must be signed in to change notification settings - Fork 52
Convert scss to tailwind and setup npm module #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This is really great work and I want to acknowledge that first. I'll take a look soon. |
Thanks @jimmylee. No rush, happy to chat when time permits. this was quick pass to unblock using this on a project without vendoring. had some additional ideas in terms of segmenting examples / components using npm workspaces / turbo as well as design patterns for style overrides but didn't wanna go to far down that road without getting some feedback first. |
Needed to use this for a project and so converted this to use tailwind and publish an npm module
srcl-tailwind
. Happy to deprecate that module and help with getting this merged if you were interested in using tailwind, no worries if you'd prefer to stick with sass though.