PikaCSS Ecosystem
Explore the growing ecosystem of plugins, tools, integrations, and resources for PikaCSS.
Official Packages
Core Packages
| Package | Description | npm |
|---|---|---|
@pikacss/core | Core styling engine | |
@pikacss/integration | Build-time integration tools |
Plugins
| Package | Description | npm |
|---|---|---|
@pikacss/unplugin-pikacss | Universal bundler plugin | |
@pikacss/vite-plugin-pikacss | Vite plugin | |
@pikacss/nuxt-pikacss | Nuxt module |
Official Plugins
| Plugin | Description | npm |
|---|---|---|
@pikacss/plugin-icons | 100,000+ icons from Iconify | |
@pikacss/plugin-reset | CSS reset options | |
@pikacss/plugin-typography | Typography system |
Community Plugins
Share your plugin! Submit a PR to add it here.
Styling
Utilities
Integrations
Tools and Extensions
Development Tools
Editor Extensions
CLI Tools
Templates and Starters
Official Templates
Coming soon! Official starter templates for popular frameworks.
Community Templates
Share your template! Submit a PR to add it here.
Learning Resources
Official Resources
- 📖 Documentation - Complete guides and references
- 💬 GitHub Discussions - Ask questions, share ideas
- 🐛 GitHub Issues - Report bugs, request features
- 📊 Changelog - Release notes and updates
Tutorials
Share your tutorial! Submit a PR to add it here.
Videos
Share your video! Submit a PR to add it here.
Framework Integrations
Officially Supported
| Framework | Package | Status |
|---|---|---|
| Vite | @pikacss/unplugin-pikacss/vite | ✅ Stable |
| Next.js | @pikacss/unplugin-pikacss/webpack | ✅ Stable |
| Nuxt | @pikacss/nuxt-pikacss | ✅ Stable |
| Remix | @pikacss/unplugin-pikacss/vite | ✅ Stable |
| Astro | @pikacss/unplugin-pikacss/vite | ✅ Stable |
| SvelteKit | @pikacss/unplugin-pikacss/vite | ✅ Stable |
| Webpack | @pikacss/unplugin-pikacss/webpack | ✅ Stable |
| Rollup | @pikacss/unplugin-pikacss/rollup | ✅ Stable |
| esbuild | @pikacss/unplugin-pikacss/esbuild | ✅ Stable |
| Rspack | @pikacss/unplugin-pikacss/rspack | ✅ Stable |
| Farm | @pikacss/unplugin-pikacss/farm | ✅ Stable |
| Rolldown | @pikacss/unplugin-pikacss/rolldown | ✅ Stable |
Community Integrations
Building an integration? Submit a PR to add it here.
UI Component Libraries
Official Components
Coming soon! Official component library with common UI patterns.
Community Libraries
Built components with PikaCSS? Submit a PR to add it here.
Projects Using PikaCSS
Open Source Projects
Using PikaCSS in your open source project? Submit a PR to add it here.
Websites and Apps
Using PikaCSS in production? Submit a PR to add it here.
Design Systems
Design System Implementations
Built a design system with PikaCSS? Submit a PR to add it here.
Developer Communities
Official Channels
- 💬 GitHub Discussions - Q&A, ideas, show & tell
- 🐛 GitHub Issues - Bug reports, feature requests
- 📝 GitHub Repo - Source code, contributions
Community Channels
Running a PikaCSS community? Submit a PR to add it here.
Contributing to Ecosystem
Share Your Plugin
- Build your plugin following Plugin Development Guide
- Publish to npm as
@your-org/pikacss-plugin-name - Add README with usage examples
- Submit a PR to list it here
Plugin naming convention:
@org/pikacss-plugin-{name}for scoped packagespikacss-plugin-{name}for non-scoped packages
Share Your Resource
Have a blog post, tutorial, video, or tool? Share it with the community:
- Create content about PikaCSS
- Submit a PR to add link
- Include title, description, and link
Share Your Project
Using PikaCSS in production? Showcase your work:
- Build something awesome with PikaCSS
- Submit a PR to add it
- Include project name, description, and link (if public)
Ecosystem Guidelines
Quality Standards
We welcome all contributions, but ask that you:
- ✅ Test thoroughly before publishing
- ✅ Provide clear documentation
- ✅ Follow semantic versioning
- ✅ List
@pikacss/coreas peer dependency - ✅ Use TypeScript for better DX
- ✅ Include working examples
Naming Conventions
Plugins:
@org/pikacss-plugin-{name}pikacss-plugin-{name}
Integrations:
@org/pikacss-{framework}-adapterpikacss-{framework}-integration
Tools:
@org/pikacss-{tool-name}pikacss-{tool-name}
License Recommendations
We recommend MIT or similar permissive licenses for community packages to ensure wide adoption.
Roadmap
Upcoming Official Plugins
- Container queries plugin
- Grid utilities plugin
- Form components plugin
- Accessibility helpers plugin
Planned Integrations
- More framework adapters
- Build tool plugins
- Editor extensions
- DevTools
Stay Updated
- ⭐ Star on GitHub for updates
- 📢 Watch releases for new versions
- 💬 Join discussions for announcements
Support the Project
Contribute
- 🐛 Report bugs
- ✨ Suggest features
- 📖 Improve docs
- 🔧 Submit PRs
- 💬 Help others
See Contributing Guide for details.
Spread the Word
- ⭐ Star on GitHub
- 🐦 Share on social media
- ✍️ Write blog posts
- 🎥 Create tutorials
- 💬 Tell your team
Questions?
- Check FAQ
- Ask in Discussions
- Read Documentation
Want to add to this page? Edit on GitHub