Skip to content
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

feat(story): add tailwind css + daisy ui #14

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

eunjae-lee
Copy link
Contributor

What?

This PR adds tailwind css and daisy ui.

Why?

JIRA: EXT-2127

How to test? (optional)

@eunjae-lee
Copy link
Contributor Author

eunjae-lee commented Dec 6, 2023

I didn't put much design, but added some basic class names.

Screenshot.2023-12-06.at.11.39.33.mp4

We still need to have proper heading, and etc (in a separate PR) ← you can take it if you'd like to try out Tailwind + DaisyUI @BibiSebi

Copy link
Contributor

@demetriusfeijoo demetriusfeijoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, @eunjae-lee. 💯

It was easy to understand what was done. 🙌

plugins: [require('daisyui')],
daisyui: {
themes: [
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point, this specific part can be a part of the shared library as well. WDYT?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that'd be really nice :)
We could even release it on npm and use it for other projects!

@eunjae-lee eunjae-lee merged commit 4420f14 into main Dec 7, 2023
1 check passed
@eunjae-lee eunjae-lee deleted the EXT-2127-ui-add-tailwind-daisyui branch December 7, 2023 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants