-
Notifications
You must be signed in to change notification settings - Fork 678
Tachyons addons #533
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
Comments
Like this concept. How about an (evil) @extend/@apply addon? |
Hey, that's awesome! On top of my mind some We actually added It might be really helpful for you, take a look! |
Could also be helpful to list some third-party addons that play nicely with Tachyons, eg for animation and other JS-ey things |
Is there documentation on how to apply these add-ons? |
In all seriousness, what are the chances of something like https://www.npmjs.com/package/tachyons-extendable being an add-on in v5? When working with a CMS, there are many times where it's hard to get full control over class names so this would be a huge help. |
Any update on when v5 might come out? 🙇 🙇 🙇 |
Uh oh!
There was an error while loading. Please reload this page.
In order to ensure that Tachyons core is as light as possible, we often decide not to include particular features and functionality.
With the upcoming v5, we'd like to introduce addons. Addons will be a curated set of modules that we had to omit from core, but can still be quite useful for particular projects and use cases. They will be maintained in the monorepo and installable from npm. They will adhere to Tachyons class naming conventions and functional css patterns, keeping things nice and consistent.
I've started aggregating a list of what I hear most often requested, but I'm sure there are a lot more potential addons out there. If anyone would like an addon that isn't in the checklist below, please comment below and we'll add it to our list if there's enough interest ✨.
tachyons-animate
package to monorepo #537The text was updated successfully, but these errors were encountered: