GithubHelp home page GithubHelp logo

Comments (3)

mxstbr avatar mxstbr commented on May 30, 2024

We, in general, opted against configuration for the sake of making third-party ui libraries easier to make and use. (if you have global configuration, users have to be aware of that which gets annoying quickly, see #39)

That being said, this might be possible similar to how we do emoji classnames over at https://github.com/styled-components/styled-components-experimentation. Every internal file we have exports a singleton, which means you can compose together parts of styled-components however you need. (be aware that I'm not sure what you're trying to do is possible that way, and that it becomes your responsibility to maintain your custom instance)

from styled-components.

anselmh avatar anselmh commented on May 30, 2024

Thanks, I’ll try to use an "extension" for it as you suggested. I totally understand your decision to not make s-c configurable. :)

from styled-components.

mxstbr avatar mxstbr commented on May 30, 2024

Thanks, I’ll try to use an "extension" for it as you suggested.

Let me know if you can make it work, and if not, which files you'd need access to!

from styled-components.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.