Live data from Hacker News

Show HN: Compiled, a performant compile time CSS-in-JS library for React

github.com

1–3 of 3 posts

Re: Show HN: Compiled, a performant compile time CSS-in-JS library for React

#2
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

Re: Show HN: Compiled, a performant compile time CSS-in-JS library for React

#3
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.