luxacss

1.0.8 • Public • Published

Luxa CSS

✨ Quickly design, build and ship!



🎯 Aiming for minimalism, speed and ease of maintenance, Luxa is a starting point for a clean and lightweight design system.

✅ By using it, you avoid intricate and difficult-to-tweak CSS structures, resulting in a more streamlined development process and better project performance.

🏗️ Installation

You can easily include Luxa CSS in your project using a CDN. Choose the version that suits your needs:

<!-- 🦣 Expanded - 8KB -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/luxonauta/luxacss@latest/dist/expanded/luxa.css"
/>

<!-- 🦐 Compressed - 6KB -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/luxonauta/luxacss@latest/dist/compressed/luxa.min.css"
/>

📦 Alternatively, you can install with a package manager:

npm i luxacss

pnpm i luxacss

bun i luxacss

🧰 Resources

☕ Support this project

Buy-me a coffee:

🫱🏻‍🫲🏻 Contributing

Please read our contributing guidelines if you want to contribute to Luxa CSS.

©️ License

Luxa CSS is released under the MIT License. You are free to use and modify it for your projects.

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i luxacss

    Homepage

    luxacss.com

    Weekly Downloads

    5

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    41.5 kB

    Total Files

    22

    Last publish

    Collaborators

    • luxonauta