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

Add Support for various styling options #24

Open
xeuxdev opened this issue Oct 4, 2023 · 2 comments
Open

Add Support for various styling options #24

xeuxdev opened this issue Oct 4, 2023 · 2 comments
Assignees
Labels

Comments

@xeuxdev
Copy link
Contributor

xeuxdev commented Oct 4, 2023

This issue aims to enhance the styling capabilities of StartEase Frontend by adding support for various styling options. Currently, the project is limited to CSS Modules styling method, and introducing flexibility in styling will allow users to customize the appearance according to their preferences and requirements.

Proposed Changes:

  • TailwindCSS Support: given the rapid growth and love for tailwind it is imperative for the StartEase CLI offers support for tailwindcss. It is also the go to styling method for many frontend developers.
  • Sass/SCSS Support: Add support for Sass/SCSS syntax for those who prefer preprocessor-based styling.

Expected Benefits:

  • Increased Flexibility: Users can choose the styling approach that best fits their project requirements.
  • Improved Developer Experience: Enhanced styling options lead to a more intuitive and efficient development process.
@xeuxdev
Copy link
Contributor Author

xeuxdev commented Oct 5, 2023

I'll like to take up this task and implement it

@JC-Coder
Copy link
Owner

JC-Coder commented Oct 5, 2023

okay great. i will assign this to you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants