diff --git a/sandbox/src/App.tsx b/sandbox/src/App.tsx index 96d4e6c..f1f5102 100644 --- a/sandbox/src/App.tsx +++ b/sandbox/src/App.tsx @@ -1,3 +1,5 @@ +// * Too much errors in this file? It's intentional. Thanks for your concern. 🙏 + import { defineKeyframes } from '@pandacss/dev' import { css } from '../styled-system/css' import { HStack, panda } from '../styled-system/jsx'