Update README.md
All checks were successful
Publish Library / Build NPM Project (push) Successful in 15s
Publish Library / Build Container (push) Successful in 17s
Publish Library / Tag Version (push) Successful in 9s

This commit is contained in:
2026-03-02 02:13:39 -05:00
parent 4abca381c7
commit 3cc72e9664

View File

@@ -61,10 +61,11 @@ Some extra classes have been added and a few class name changed to match convent
</summary>
#### Prerequisites
- [NPM](https://docs.docker.com/install/)
- _[NPM](https://docs.docker.com/install/)_
#### Instructions
1. Install: `npm i @ztimson/css-utils`;
- Use the CDN: `<link href="https://css.zakscode.com/dist/css-utils.min.css" rel="stylesheet">`
- Install with NPM: `npm i @ztimson/css-utils`;
</details>
<details>