ack-css-boot

3.0.13 • Public • Published

ack-css-boot

A base set of short-hand css helper classes. Includes available classes that are commonly used for styling buttons, form inputs, and such.

NPM version dependencies

🚀 review examples here

Many commonly used short-hand classes, that are found in Ionic and Bootstrap, can be found here.

Table of Contents

Usage and Examples

Learn about css short-hand classes such as .pad, .margin, .text-lg, and more...

🚀 review examples here

All examples seen below, are written in Sass and then compiled to css in the /dist folder.

NOTE: ack-css-boot makes every attempt to avoid using the !important declaration. It is highly advised that the ack-css-boot.css file, be the LAST stylesheet file loaded in order to have short-hand css rules override other stylesheet rules.

Primary Style File

scss/ack-css-boot.scss

@import "./ack-text-boot";
@import "./ack-flex-boot";
@import "./ack-gap-boot";
@import "./ack-color-boot";
@import "./ack-block-boot";
@import "./ack-width-height";
@import "./ack-position-boot";
@import "./ack-form-boot";
@import "./ack-responsive-boot";

Development

The scss files do not take full advantage of extending and advanced functionality. The way these style classes override each other is too sensitive to have a compiler alter the end result.

Resources

Quick links to examples and source code

Compiled versions, .css files, can be found in ack-cssboot/dist/

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.0.134latest

Version History

VersionDownloads (Last 7 Days)Published
3.0.134
3.0.120
3.0.112
3.0.101
3.0.90
3.0.810
3.0.70
3.0.61
3.0.50
3.0.30
3.0.20
3.0.10
2.2.30
2.2.29
2.2.15
2.1.00
2.0.41
2.0.30
2.0.21
2.0.10
2.0.00
1.2.670
1.2.660
1.2.650
1.2.639
1.2.620
1.2.610
1.2.600
1.2.590
1.2.580
1.2.570
1.2.560
1.2.550
1.2.540
1.2.530
1.2.520
1.2.510
1.2.500
1.2.490
1.2.480
1.2.470
1.2.460
1.2.450
1.2.440
1.2.430
1.2.420
1.2.400
1.2.390
1.2.380
1.2.370
1.2.360
1.2.350
1.2.340
1.2.330
1.2.320
1.2.310
1.2.300
1.2.290
1.2.280
1.2.270
1.2.260
1.2.250
1.2.240
1.2.230
1.2.220
1.2.210
1.2.200
1.2.190
1.2.180
1.2.170
1.2.160
1.2.150
1.2.140
1.2.130
1.2.120
1.2.110
1.2.100
1.2.90
1.2.80
1.2.70
1.2.60
1.2.50
1.2.40
1.2.30
1.2.20
1.2.10
1.2.00
1.1.100
1.1.90
1.1.80
1.1.70
1.1.60
1.1.50
1.1.40
1.1.31
1.1.20
1.1.10
1.1.00
1.0.310
1.0.300
1.0.290
1.0.280
1.0.270
1.0.260
1.0.250
1.0.240
1.0.230
1.0.220
1.0.211
1.0.200
1.0.190
1.0.180
1.0.170
1.0.160
1.0.150
1.0.140
1.0.130
1.0.120
1.0.110
1.0.100
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i ack-css-boot

Weekly Downloads

45

Version

3.0.13

License

MIT

Unpacked Size

1.91 MB

Total Files

156

Last publish

Collaborators

  • ackerapple