alpha
Login
or
Join now
lukebennett.dev
/
luke-ui
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/lukebennett88/luke-ui.
luke-ui.netlify.app/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
luke-ui
/
packages
/
@luke-ui
/
rainbow-sprinkles
/
at
main
1 folder
2 files
Luke Bennett
Rebuild styling entrypoints and add Box (#119)
16d ago
b4418fc1
src
Rebuild styling entrypoints and add Box (#119)
2 weeks ago
package.json
migrate toolchain to vite-plus (#50) * migrate toolchain to vite-plus Replace standalone .oxfmtrc.json/.oxlintrc.json configs and tsdown.config.ts with vite-plus unified fmt:/lint:/pack: blocks. Root vite.config.ts owns all fmt and lint config; packages/@luke-ui/react/vite.config.ts owns the pack build. Turbo remains the task runner. * fix: use vite-plus/test in layers test; build before lint in turbo vp lint --type-aware picks up story files via tsconfig.storybook.json, which import from @luke-ui/react subpath exports. Those only resolve after build, so @luke-ui/react#check:lint now depends on build (mirrors the existing check:types override). * fix: check:lint depends on ^build for type-aware lint across packages * refactor: rename docs-tools vitest.config.ts to vite.config.ts
1 month ago
tsconfig.json
Add styling utils and misc improvements (#46) * Add styling utils and misc improvements * Revert changes to select files
1 month ago