backlight.dev
backlight.dev copied to clipboard
Design Systems, Code-side
### 📖 Reproduction steps 1. In a repository with a PostCSS config file (example below) 2. Open a PR ```json5 // /.postcssrc.json { "plugins": { "postcss-preset-env": {}, } } ```...
### 📖 Reproduction steps 1. In BL, open a design system connected to a GitHub repository 2. In GitHub, make a change, use branch name `new-branch` and create a PR...
### 📖 Reproduction steps 1. Go to 'Create workspace' 2. Click on 'Origami' template 3. Wait until it takes you to the workspace. 4. See error. ### 🙁 Current Behavior...