https://github.com/xionwcfm/pandacss-approuter
pandacss는 build time에 모든 css가 빌드되는 도구입니다. 해당 도구의 사용예시를 다룹니다.
https://github.com/xionwcfm/pandacss-approuter
approuter css nextjs pandacss
Last synced: 6 months ago
JSON representation
pandacss는 build time에 모든 css가 빌드되는 도구입니다. 해당 도구의 사용예시를 다룹니다.
- Host: GitHub
- URL: https://github.com/xionwcfm/pandacss-approuter
- Owner: XionWCFM
- Created: 2023-08-02T04:11:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T13:05:24.000Z (about 2 years ago)
- Last Synced: 2024-04-23T19:04:14.492Z (over 1 year ago)
- Topics: approuter, css, nextjs, pandacss
- Language: TypeScript
- Homepage:
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Panda CSS
pandacss 는 빌드타임에 모든 css가 빌드되는 css-in-js 프레임워크입니다.
본 레포지토리는 pandacss의 사용례를 학습합니다.