1.0.8 ā€¢ Published 25 days ago

luxacss v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
25 days ago

šŸŽÆ 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.

1.0.8

25 days ago

1.0.7

26 days ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

6 months ago

1.0.0

6 months ago