New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pandacss/preset-base

Package Overview
Dependencies
Maintainers
1
Versions
711
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pandacss/preset-base - npm Package Versions

1
71

0.5.1

Diff

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 •

segunadebayo
published 0.0.0-dev-20230703105020 •

segunadebayo
published 0.0.0-dev-20230703101656 •

segunadebayo
published 0.0.0-dev-20230703101602 •

segunadebayo
published 0.0.0-dev-20230703100720 •

segunadebayo
published 0.0.0-dev-20230702221056 •

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