Craig Condon
Craig Condon
Need some way to generate static assets with designer & PC files built-in so that people can self-host their design system. TODO: - [ ] `paperclip build` command for statically...
This is a maybe feature - cool idea, but not sure how well this will scale. TODOS: - [ ] published packages go under @paperclipui/[package-name] - [ ] Need to...
1. user selects frame 2. user clicks breakpoint options 3. list comes up based on scanned mixins 4. user selects `mobile`, import automatically added and screen size is extracted from...
This is particularly important to make sure that UI is aligned with Figma. This would just be a simple panel (like chrome inspector) that shows computed CSS properties of a...
Goal here is to get canvas tooling functional - [x] DSL changes - [x] render bounds - [x] React compiler - [ ] Editor engine - [ ] Ability to...
E.g: ```javascript import "./common.pc" as common import "./theme.pc" as theme import "./input.pc" as input component ColorPickerPopup render div style extends common.panel position: fixed flex-shrink:0 transform: translate(calc(-100% - var(theme.space07))) z-index: 1024...
https://code.visualstudio.com/api/ux-guidelines/sidebars