Skip to content

astahmer/pandacssexample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example PandaCSS monorepo

Installation

@example/core

npm run build:core

root level

npm install

root level

npx panda cssgen --outfile ./styles.css

npm run storybook

Issue

  • When importing the recipes static object from @example/core pandacss is not able to generate utilities css from that object
  • when creating the styles inside the recipe file, it works.

reference:

https://discord.com/channels/1118988919804010566/1118988920533823540/1223792627691028560

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 98.1%
  • JavaScript 1.9%