A Chrome DevTool extension that exports any components with CSS inlined.
ext-demo-1min.mp4
From Chrome Web Store
- Download
uiexport.zipfrom releases - Unzip in a folder:
unzip uiexport.zip -d uiexport - Load unpacked in
chrome://extensions/
pnpm build- Load unpacked
dist/
Dev tips: use pnpm watch to auto update dist/ (still need load unpack in browser).
