mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-04 14:00:22 -05:00
a8f5e59b7d
* chore: use design system windi config * fix: windi config should have colors in the right place * fix: remove direct dependencies to old windi * upgrade css plugin for types * update windi plugin * refactor: update without the safelist Co-authored-by: Zachary Williams <ZachJW34@gmail.com>
6 lines
144 B
TypeScript
6 lines
144 B
TypeScript
/**
|
|
* This file is used for vscode plugin autocompletion of windi colors
|
|
*/
|
|
|
|
export { default } from '@packages/frontend-shared/windi.config'
|