CSS Utility Classes
Go to file
ztimson 94e85390fe
All checks were successful
Publish Library / Build NPM Project (push) Successful in 11s
Publish Library / Tag Version (push) Successful in 5s
bump 1.0.1
2024-11-12 15:06:57 -05:00
.github Tag packages 2024-11-12 14:57:13 -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
.npmignore Updated .npmignore 2024-11-12 14:47:30 -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 bump 1.0.1 2024-11-12 15:06:57 -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.