211 comments found.
Is there a planned release date for the TypeScript version?
Thanks in advance.
Hello, When the typescript version will be available ?
Hi this is current status:
✅ UI Components ✅ Layout ✅ Contexts ✅ Forms ✅ Tables ✅ Prototypes ✅ Dashboards ⬜ Apps ⬜ Refactoring & Bug Fixes ⬜ Quality Check
Thanks, do you have a set date on when you will release it?
Hi, TypeScript is coming soon ? The template is really good and my team and I are really looking forward to the TypeScript version !!
Hi this is current status:
✅ UI Components ✅ Layout ✅ Contexts ✅ Forms ✅ Tables ✅ Prototypes ✅ Dashboards ⬜ Apps ⬜ Refactoring & Bug Fixes ⬜ Quality Check
i wanna add some components from preline library , can i do this without losing ur design responsive !
Hi, I’m not sure about the plugins, but this doesn’t conflict with any Tailwind CSS code.
Hello,
I hope you are doing well, Can you make customization services as freelancer ? If you can i will be happy to have a meeting for discuses the requirements.
Thanks in Advance, Fadi
Hi, It would be really great if you can provide any documentation for implementing authentication for supabase or something similar. Thank you
Hi, I just bought this template but I get following error trying to install it with yarn:
yarn install v1.22.22 info No lockfile found. [1/4] Resolving packages… warning eslint-define-config@2.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. warning quill > quill-delta > lodash.isequal@4.5.0: This package is deprecated. Use require(‘node:util’).isDeepStrictEqual instead. [2/4] Fetching packages… warning eslint-define-config@2.1.0: The engine “pnpm” appears to be invalid. error vite@6.2.5: The engine “node” is incompatible with this module. Expected version “^18.0.0 || ^20.0.0 || >=22.0.0”. Got “21.1.0” error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Had to update node.js 
is this pure react js (javascript) template ? can you share me folder structure ? basically i am looking for pure react js template with javascript
Hi,
This is a ReactJS template. You can view the core technologies used here: https://tailux-landing.vercel.app For the folder structure, please refer to: https://tailux.piniastudio.com/docs/getting-started#folder-structurecan you please help me to let me know that in this template, which is used? javascript or typescript? i am looking for javascript.
We currently have the JavaScript edition available, and the TypeScript edition is in its final stage of development.
Hi there, <LogoType className=”h-5 w-auto text-gray-800 dark:text-dark-50” /> The logotype.svg says “Tailux”, but I can’t see where it’s being displayed in the template. Could you point me to where it’s rendered?
Also, could you please add me to the GitHub repo? Here’s the link: https://github.com/saruman
Thanks!
Ok, the name shows when themeLayout: “sideblock”. I got it.
Also, where can I get the same SVG icons that you have on: src/assets/dualicons/ ?
Hi.
You can use any dualtone icons pack for example:
https://www.figma.com/community/file/886554014393250663 1. Select an icon and copy it as SVG.2. Replace fill=”...” or stroke=”...” with fill=”currentColor” or stroke=”currentColor” inside the <path> tags.
3. Adjust the fill-opacity attribute for better color visibility (e.g., fill-opacity=”0.4”, fill-opacity=”0.8”, or fill-opacity=”1” for optimal results).
Thanks for sharing the link, remember to add me to your repo on github 
Ok
Hi, I received the invitation last night but now the link is not working.
Invited again
Hi, I am trying to change the routing in such a way that Sign In or Login page should appear without any authentication. But my route is always returning ”/null” but when i type the web address directly ”/dashboards” it redirects properly. Meaning it does not share the route properly after authentication and returns ”/null”.
Hi, you can check the src/middleware folder for AuthGuard and GhostGuard. You can refactor or modify the paths there as needed.
Can you please share the Figma design?
Hi, Currently we don’t have figma files.
Do you have Figma for this?
Hi, Currently we don’t have figma files.
I think I found the lost template. This is great
Hi, we’re really happy that you like this template!
Hello, my downloaded version was 1.2.0, but in your changelog version is 1.2.1. Where can I download updated 1.2.1 version ?
Hi, it looks like it is still pending review. Please send us your GitHub username, and I’ll add you to the repository. This will give you early access to the latest changes.
Hi, this is my github https://github.com/wawans , thank you.
You’ve been invited to the repo
If I purchase it Figma included?
Im interested to buy this
Hi, Currently we don’t have figma files.
Great theme. Very neat and functional. Just a quick starting question:
A lot of my apps require full width with a top horizontal navbar instead of the sidebar.
Before I go hacking your work to bits trying to achieve this, do you have a quick way for me? I can easily remove the side bar but seems like your containers still account for that space.
Thanks.
Hi, please contact us at piniahelp@gmail.com.
Hi, when is it planned to add TypeScript?
Hi, our estimated time of arrival (ETA) is next week.
Can I also be added to the repo? My github username is Miguel0328
Ok, I will add you
Sorry, just saw the invitation, can you send it again?
Hi, is there a timeline for Tailwind V4 support? We are looking to purchase when it is has been updated.
Hello, I have purchased your Lineone – Tailwind CSS Admin Template. Can I get a discount for purchasing this product too?
Hi.
This is a separate product, so there’s no option to set a discount based on another product on this platform.
backend laravel 12 API and using jwt authentication now if user checked remember when page refresh or open in other tap show login again why session not saved
Hello,
We used a simple authentication example, which you can check here: https://github.com/pinia-studio/jwt-api-node.
If you’d like, feel free to share your implementation with me, and I’ll take a look. (piniahelp@gmail.com)