Hacker News new | ask | show | jobs
Show HN: Compiled, a performant compile time CSS-in-JS library for React (github.com)
2 points by madou 1916 days ago
2 comments

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

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.