@stylex-extend/core Quick Start Install yarn add @stylex-extend/core Usage import { injectGlobalStyle } from '@styex-extend/css' const styles = css({ p: { color: 'red' } })