CSS Utility Classes
Go to file
ztimson 644c693aea
Some checks failed
Publish Library / Build NPM Project (push) Failing after 12s
Added action to build
2024-11-12 14:33:10 -05:00
.github Added action to build 2024-11-12 14:33:10 -05:00
dist CSS utilities 2024-11-12 14:32:22 -05:00
src CSS utilities 2024-11-12 14:32:22 -05:00
.editorconfig Initial commit 2024-11-12 13:57:52 -05:00
.gitignore CSS utilities 2024-11-12 14:32:22 -05:00
CODEOWNERS Initial commit 2024-11-12 13:57:52 -05:00
index.html CSS utilities 2024-11-12 14:32:22 -05:00
LICENSE CSS utilities 2024-11-12 14:32:22 -05:00
package-lock.json CSS utilities 2024-11-12 14:32:22 -05:00
package.json CSS utilities 2024-11-12 14:32:22 -05:00
README.md CSS utilities 2024-11-12 14:32:22 -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

License

Copyright © 2023 Zakary Timson | Available under MIT Licensing

See the license for more information.