Getting Started
Installation
Get started with styleframe in your project. Choose the installation method that best fits your setup.
Styleframe is designed to work seamlessly with your existing project setup. Whether you're using Vite, Nuxt, or have a custom build pipeline, we've got you covered.
Choose Your Installation Method
Select the installation guide that matches your project setup:
Vite
Quick setup for Vite projects with automatic configuration. Perfect for Vue, React, or vanilla JavaScript applications.
What Happens During Installation?
All installation methods will:
- Install
styleframeas a development dependency - Create a
styleframe.config.tsconfiguration file - Set up the build pipeline integration (when applicable)
- Generate a virtual CSS module for importing in your project
Need Help?
Having trouble with installation?
- Join our Discord community for real-time assistance.
- Open an issue on GitHub for support.
Next Steps
After installation, you'll be ready to:
- Create your first styleframe configuration
- Define design tokens and variables
- Build type-safe, maintainable CSS