Code Monkey home page Code Monkey logo

Comments (6)

kopax avatar kopax commented on May 20, 2024 1

@mxstbr , will you take care of styled-components v2 soon ? I will need at some point to compress the css with this, and the sooner the better.

from babel-plugin-styled-components.

mxstbr avatar mxstbr commented on May 20, 2024 1

Yes, @geelen and I have set our eyes on a release sometime within the next weeks, probably at the beginning of February! Not much missing 😉

from babel-plugin-styled-components.

mxstbr avatar mxstbr commented on May 20, 2024

Not ready yet as it's only useable with v2 of styled-components, which we'll release at the beginning of January. Soooon!

from babel-plugin-styled-components.

vdanchenkov avatar vdanchenkov commented on May 20, 2024

@kopax

For evaluation you can do

git clone [email protected]:styled-components/babel-plugin-styled-components.git
cd babel-plugin-styled-components
npm link

cd you-project-directory
npm link babel-plugin-styled-components

You can use it with current version of styled components if you disable displayName and ssr, as thouse features are not implemented in master branch of styled components yet.

Take a look at https://github.com/styled-components/babel-plugin-styled-components/tree/master/test/fixtures/09-minify-css-to-use-without-transpilation

from babel-plugin-styled-components.

kopax avatar kopax commented on May 20, 2024

hi, Any update on this ?

from babel-plugin-styled-components.

mxstbr avatar mxstbr commented on May 20, 2024

Still working on it! 😊

from babel-plugin-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.