Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pandacss/preset-panda

Package Overview
Dependencies
Maintainers
1
Versions
705
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pandacss/preset-panda - npm Package Versions

1
71

0.0.0-dev-20230704202528

Diff

segunadebayo
published 0.0.0-dev-20230704200913 •

segunadebayo
published 0.0.0-dev-20230704200504 •

segunadebayo
published 0.0.0-dev-20230704200435 •

segunadebayo
published 0.0.0-dev-20230704150835 •

segunadebayo
published 0.5.1 •

Changelog

Source

[0.5.1] - 2023-07-02

Fixed

  • Fix issue where panda studio command doesn't work outside of panda's monorepo.

  • Fix parser issue where operation tokens like 1/2 was not detected.

  • Improved Svelte file parsing algorithm to support more edge cases.

  • Improved config dependency and imported file detection.

Added

  • Add support for --outfile flag in the cssgen command.
panda cssgen --outfile dist/styles.css
  • Add feature where config.staticCss.recipes can now use [*] to generate all variants of a recipe.
staticCss: {
  recipes: {
    button: ['*']
  }
}

Changed

  • Refactored all conditions to use :is selector to improve specificity and reduce the reliance on css order.
segunadebayo
published 0.0.0-dev-20230703201107 •

segunadebayo
published 0.0.0-dev-20230703165042 •

segunadebayo
published 0.0.0-dev-20230703142716 •

segunadebayo
published 0.0.0-dev-20230703135247 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc