Skip to content

opensass/kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

44 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸͺ„ Open SASS Kit

Crates.io Downloads License Made with Rust Rust Version Maintained

Join the Open SASS Discord

logo

πŸ“œ Introduction

Open SASS Kit is a modular toolkit for building fast, modern, and framework-agnostic web applications. Launching a new project or improving an existing one? Open SASS gives you the tools to scale with composable components, powerful CLI tooling, and full freedom from CSS framework lock-in.

🎯 Why Use Open SASS?

  1. 🎨 CSS-Framework Agnostic: Works seamlessly with Tailwind, Bootstrap, Bulma, etc, or just plain CSS.
  2. 🧩 Modular Components: Import only what you need. No bloat, just the essentials.
  3. πŸ” Reusable & Composable: Write once, use everywhere across projects.
  4. βš™οΈ CLI Tooling: Scaffold projects in seconds with our Open SASS CLI.
  5. 🌐 WASM-Ready: Built for modern Rust + WebAssembly stacks like Yew, Dioxus, and Leptos.

πŸ“¦ Installation

Install the CLI globally using Cargo:

cargo install opensass

Then import a new component:

os add accordion-rs yew

πŸ’‘ The CLI will automatically generate file structures and integrate styles where needed.

πŸ”Œ Use with Any Stack

Open SASS components are fully decoupled from specific CSS frameworks. Compatible with:

Your stack. Your rules. No dependencies or vendor lock-in.

πŸ§ͺ WASM Framework Compatibility

All components are designed to work with popular WebAssembly-based frontend frameworks:

Integration guides available in the components page.

🀝 Contributing

We welcome all contributions! Help us improve Open SASS by submitting:

  1. Bug reports.
  2. Feature suggestions.
  3. Code contributions.

To contribute:

  1. Fork the repo.
  2. Create a new branch (feature/my-awesome-feature).
  3. Submit a pull request.

πŸ“œ License

Open SASS is released under the MIT License. Free for personal and commercial use.

πŸ™Œ Final Thoughts

Open SASS is crafted by developers, for developers, built to be the universal, unopinionated toolkit for modern web projects. From vanilla CSS to the latest WASM frameworks, Open SASS lets you move fast and build confidently.

Stop re-inventing the wheel. Start shipping faster ⚑