Tailwind Elements is stable #1961
filipkappa
announced in
Announcements
Replies: 4 comments 1 reply
-
how to i use tw elements for angular 17 , i get installed but idont knoew the working flow |
Beta Was this translation helpful? Give feedback.
1 reply
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Hi @Durgeswarank, please create a separate issue or discussion and there clearly describe your problem. Attach also image or content of your error message. Then, I'll try to help you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi I cleared that .
I disable SSR during project generation. Now this error was gone. 🙂
…On Thu, 28 Dec, 2023, 15:47 Igor Przybysz, ***@***.***> wrote:
Hi @Durgeswarank <https://github.com/Durgeswarank>, please create a
separate issue or discussion and there clearly describe your problem.
Attach also image or content of your error message. Then, I'll try to help
you.
—
Reply to this email directly, view it on GitHub
<#1961 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BBC6J7L7ZBRBA552KBPZEHLYLVBMRAVCNFSM6AAAAAA5BLSNBOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TSNRTG4ZDE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We released the first 🥇 Stable Version of Tailwind Elements.
🕊 RETWEET OUR ANNOUNCEMENT & SPREAD THE WORD
▶ WATCH TE STABLE "FROM ZERO TO PRODUCTION" TUTORIAL
This is a perfect occassion to summarize what we managed to achieve with TE over the last couple of months.
🔌 Tailwind Elements easily integrates with:
+ the community voted to create a dedicated ⚛ React kit, which is beeing developed by our awesome contributors 💪
⚡ Optimization & fast-loading is simple
We took a modular approach to optimization in TE.
TailwindCSS is already great with CSS optimizaion in itself. We made sure that with TE, you are able to import only the crucial components & plugins you need, so that your JS isn't bloated. Tailwind Elements will ensure that your projects load fast & score well in SEO.
Here is an interesting table covering the representative examples of some components imports.
The maximum possible optimization for the initial weight of the JS in the package, in an extreme case, is approximately 97.62% reduction based on the absolute file size or 63.60% reduction based on the gzipped file size.
🎨 Theming & customization is powerful
You can easily define your own:
Also, dark mode 🕶 in TE works by default. TE detects the preferred theme & adjusts the 🎨 color pallete.
You can easily add a manual toggler for the users to switch the theme 🌞 -> 🌙
All elements are dark-mode friendly, and dark versions are also included in our design system Figma files.
🌎 Internationalization (language switcher) is quick
If you need an easy way to develop a multi-lingual website TE is there for you.
Check out the live example of a language switcher in a TE project.
With TE you are able to easily add i18n to your project & start using directional classes & JSON language variants for your content.
Thanks to contributors!
All of this was achieved thanks to our awesome 💪 contributors. Special thanks to:
Beta Was this translation helpful? Give feedback.
All reactions