stylingutilities

lightweight css utilities library for the front-end web


Keywords
CSS, STYLUS, CSS-FRAMEWORK, UTILITIES, css-library, stylus-css
License
0BSD
Install
npm install stylingutilities@1.0.0-beta.3

Documentation

Styling Utilities

Lightweight, responsive, cross-browser CSS utilities library for the front-end web. (With built-in ability to add css class prefixes) Contains only CSS class names, preventing any unwanted changes to your current layouts.

Documentation not available yet

GitHub file size in bytes

Contents

Install

CDN

via unpkg:

<link rel="stylesheet" href="https://unpkg.com/stylingutilities@{version}/dist/css/stylutil.min.css">

REPLACE {version} with the version of the library you want (latest version recommended)

CLI

npm i stylingutilities

Manual

Simply download/clone this repository