Released lism-css v.0.26.0 & @\lism-css/ui v.0.26.0 🚀
We've updated the naming conventions for user-defined classes:
- Block Class: `b--` prefix
- Custom Class: `c--` prefix
Base styles for `b--` classes are written directly in CSS, making it clearer how to style custom classes.
lism-css ver.0.16.0 has been released!
As we approach ver.1.0, breaking changes are continuing to occur.
To those who are already trying it out, I am very sorry for the inconvenience.
However, we can finally see the light at the end of the tunnel!
Oops...
The deployment of the documentation site failed because the code blocks in the changelog were broken. 😭
Version 0.15.0 has now been successfully reflected!
lism-css 0.15.0 has been released!
This update includes several breaking changes once again. Please update your skills before using it.
@lism-css/ui has also been updated to 0.15.0.
Support for TypeScript in .astro files is now complete!
The CLI command for importing lism-ui has been updated!
You can now copy specific components from @lism-css/ui into your project by running:
```
npx lism-cli ui add <ComponentName>
```