Files
css-utils/README.md
Zakary Timson 3cc72e9664
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
Update README.md
2026-03-02 02:13:39 -05:00

3.0 KiB


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

  • Use the CDN: <link href="https://css.zakscode.com/dist/css-utils.min.css" rel="stylesheet">
  • Install with NPM: 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.