@srjuggernaut-dev/panda-preset (0.1.2)
Installation
@srjuggernaut-dev:registry=npm install @srjuggernaut-dev/panda-preset@0.1.2"@srjuggernaut-dev/panda-preset": "0.1.2"About this package
srjuggernaut-panda-preset
A preset for Panda CSS
Usage
-
Install Panda CSS
-
Set up the
@srjuggernaut-devregistry
with node add the following to your .npmrc
@srjuggernaut-dev:registry=https://git.srjuggernaut.dev/api/packages/SrJuggernaut/npm/
with bun add the following to your bunfig.toml
[install.scopes]
"@srjuggernaut-dev" = "https://git.srjuggernaut.dev/api/packages/SrJuggernaut/npm/"
- Install the preset
with node:
npm install @srjuggernaut-dev/panda-preset
with bun:
bun add @srjuggernaut-dev/panda-preset
- Add the preset to your
panda.config.{js,ts}
import { defineConfig } from '@pandacss/dev'
import srJuggernautPandaPreset from '@srjuggernaut-dev/panda-preset'
export default defineConfig({
presets: [srJuggernautPandaPreset()],
})
Dependencies
Dependencies
| ID | Version |
|---|---|
| @radix-ui/colors | 3.0.0 |
Development dependencies
| ID | Version |
|---|---|
| @biomejs/biome | 2.4.11 |
| @commitlint/cli | ^20.5.3 |
| @commitlint/config-conventional | ^20.5.3 |
| @pandacss/dev | ^1.11.1 |
| @pandacss/types | ^1.11.1 |
| @types/bun | latest |
| husky | ^9.1.7 |
| lint-staged | ^16.4.0 |
| ts-patch | ^3.3.0 |
| typescript | ^6.0.3 |
| typescript-transform-paths | ^3.5.6 |
Peer dependencies
| ID | Version |
|---|---|
| @pandacss/dev | ^1.11.1 |
Details
Assets (1)
Versions (4)
View all
panda-preset-0.1.2.tgz
38 KiB