CSS Utility Classes
Go to file
ztimson c305577fec
All checks were successful
Publish Library / Publish CDN & Docs (push) Successful in 24s
Publish Library / Build NPM Project (push) Successful in 10s
Publish Library / Tag Version (push) Successful in 6s
Added favicon
2024-11-17 23:59:25 -05:00
.github Fixed docs 2024-11-17 23:53:24 -05:00
dist CSS utilities 2024-11-12 14:32:22 -05:00
src Fixed docs 2024-11-17 23:53:24 -05:00
.editorconfig Initial commit 2024-11-12 13:57:52 -05:00
.gitignore ignore node_modules 2024-11-12 15:10:03 -05:00
.npmignore Fixed docs 2024-11-17 23:53:24 -05:00
CODEOWNERS Initial commit 2024-11-12 13:57:52 -05:00
Dockerfile Added favicon 2024-11-17 23:59:25 -05:00
favicon.webp Added favicon 2024-11-17 23:59:25 -05:00
index.html Added favicon 2024-11-17 23:59:25 -05:00
LICENSE CSS utilities 2024-11-12 14:32:22 -05:00
package-lock.json Bump 1.0.3 2024-11-17 23:55:01 -05:00
package.json Bump 1.0.3 2024-11-17 23:55:01 -05:00
README.md Bump 1.0.3 2024-11-17 23:55:01 -05:00
wave.webp Fixed docs 2024-11-17 23:53:24 -05:00


Logo

CSS Utils

CSS Utility Classes

Version Pull Requests Issues



Table of Contents

About

This is a CSS utility library based on Bootstrap.

It includes all the utility libraries without any of the bloat.

Some extra classes have been added and a few class name changed to match convention.

Built With

CSS SASS

Setup

Production

Prerequisites

Instructions

  1. Install: npm i @ztimson/css-utils;

Development

Prerequisites

Instructions

  1. Install the dependencies: npm install
  2. Start the Angular server: npm run build

Documentation

https://css.zaskscode.com

License

Copyright © 2023 Zakary Timson | Available under MIT Licensing

See the license for more information.