generated from ztimson/template
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3cc72e9664 | |||
| 4abca381c7 |
@@ -61,10 +61,11 @@ Some extra classes have been added and a few class name changed to match convent
|
|||||||
</summary>
|
</summary>
|
||||||
|
|
||||||
#### Prerequisites
|
#### Prerequisites
|
||||||
- [NPM](https://docs.docker.com/install/)
|
- _[NPM](https://docs.docker.com/install/)_
|
||||||
|
|
||||||
#### Instructions
|
#### 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>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ztimson/css-utils",
|
"name": "@ztimson/css-utils",
|
||||||
"version": "1.3.4",
|
"version": "1.3.5",
|
||||||
"description": "CSS Utility Classes",
|
"description": "CSS Utility Classes",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user