• by madou on 3/21/2021, 11:35:25 PM

    Experimental style extraction now available for Webpack 5! Try it today. This is one of the features we've been most excited to implement.

    Extract styles from your app Extract styles from node modules Atomic style sheet Style sheet minification

    Check out the docs here https://compiledcssinjs.com/docs/css-extraction-webpack

    For a thread on the cool stuff this enables have a look at this twitter thread https://twitter.com/compiledcss/status/1373125637762772996

  • by fullstackwife on 3/24/2021, 6:32:35 AM

    This is one of problems of Atlassian: many home grown libraries that get abandoned eventually. Examples: Active Objects or Atlaskit.

    You can later feel that as a user: bugs, poor performance, accessibility issues. As a developer using this library you can't count on good support.

    Atlassian should stick to industry standard implementations, for example styled components.