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: Styled-component support #3173

Closed
3 tasks done
Maxou44 opened this issue Dec 7, 2021 · 2 comments
Closed
3 tasks done

feat: Styled-component support #3173

Maxou44 opened this issue Dec 7, 2021 · 2 comments
Labels
Feature: Want this? Upvote it! This PR or Issue may be a great consideration for a future idea.

Comments

@Maxou44
Copy link

Maxou44 commented Dec 7, 2021

Prerequisites

Describe the Feature Request

Hello,

It would be really nice to natively support styled-component for Stencil 😀

Styled component was initially created for React/JSX : https://github.com/styled-components/styled-components

Some people started a port of styled-components for Stencil but it's limited :

You don't have the "css" import to make complex CSS conditions and it can't use the shadow dom 😨

The styled-componenet project have 35.4k stars and it is used by a lot of people, make it workable with Stencil could improve the visibility and the community around Stencil

I could be really nice to support it natively and allow support for shadow DOM 😍

Describe the Use Case

Use stencil component syntax with stencil, officially

Describe Preferred Solution

No response

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Dec 7, 2021
@rwaskiewicz rwaskiewicz added Feature: CSS Feature: Want this? Upvote it! This PR or Issue may be a great consideration for a future idea. and removed triage labels Dec 7, 2021
@cinchy-m
Copy link

I've got stitches working with Stencil pretty well. Stitches is pretty similar to styled components.

@rwaskiewicz
Copy link
Member

Hey folks 👋

After a few years, it doesn't appear there's much community interest in this feature. I'm going to close this out in favor of steering folks towards 3rd party libraries. We're happy to revisit this in the future though should there be a renewed interest though!

@rwaskiewicz rwaskiewicz closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Want this? Upvote it! This PR or Issue may be a great consideration for a future idea.
Projects
None yet
Development

No branches or pull requests

3 participants