Comparing version
{ | ||
"name": "alga-css", | ||
"version": "1.0.0-beta-5", | ||
"description": "Alga CSS is a scope or component-first CSS toolkit for quickly mix or compose CSS components and properties", | ||
"version": "1.0.0-beta-6", | ||
"description": "Alga CSS is a scope or component oriented CSS toolkit for quickly reuse CSS components and it can be stored in .alga format file as a custom CSS component and also it has many built-in customizable CSS properties that can be directly inserted to HTML Element class", | ||
"main": "./src/index.js", | ||
@@ -6,0 +6,0 @@ "bin": "./bin/algac", |
@@ -15,7 +15,7 @@ <p align="center"> | ||
# Alga CSS | ||
Alga CSS is a scope or component-first CSS toolkit for quickly mix or compose CSS components and properties, visit [https://algacss.com](https://algacss.com 'Alga CSS'). | ||
Alga CSS is a scope or component oriented CSS toolkit for quickly reuse CSS components via `@use` directive and it can be stored in `.alga` format file as a custom CSS component using `@alga` directive and also it has many built-in customizable CSS properties that can be directly inserted to HTML Element class, visit [https://algacss.com](https://algacss.com 'Alga CSS'). | ||
Older version only work on Unix/Linux based operating system, if you're using Windows, that mean you need to use the newest version otherwise the default directives won't work (I mean all the CSS components from alga directory not being read), this is because of bug that I have fixed now. | ||
This Alga CSS is still in a beta version, so it is not stable yet, a lot of features or built-in components need to be added and for the documentation is also still in the development stage, so we expected it will finish around 2024 and it will be stable after that. Because of that, if you use this Alga CSS, please check the examples folder, I put all the HTML/UI testing files in that folder and test folder as well. | ||
The documentation is still in development stage, so we expected it will finish around 2024. Because of that, if you use this Alga CSS, please check the examples folder, I put all the HTML/UI testing files in that folder and test folder as well. | ||
Moreover, we're prioritizing this Alga CSS for all of the projects that being handled by the Author both personal projects and the client projects, so we built all the components according to the client need and their feedback. | ||
@@ -22,0 +22,0 @@ All the main features: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
246662
0.78%67
4.69%