1.2.7 • Published 3 months ago

blazing-layout v1.2.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Blazing Layout

Blazing Layout

Blazing fast css layout framework

Install

npm i blazing-layout

Usage

import 'blazing-layout'

<div class="rac">
    <div>01</div>
    <div>02</div>
</div>

Classes

  • .ras: Row around start
  • .rac: Row around center
  • .rae: Row around end
  • .rbs: Row between start
  • .rbc: Row between center
  • .rbe: Row between end
  • .rse: Row start end
  • .rsc: Row start center
  • .rss: Row start start
  • .ree: Row end end
  • .rec: Row end center
  • .res: Row end start
  • .cas: Column around start
  • .cac: Column around center
  • .cae: Column around end
  • .cbs: Column between start
  • .cbc: Column between center
  • .cbe: Column between end

License

MIT

Example

Blazing Layout

1.2.7

3 months ago

1.2.5

3 months ago

1.2.4

3 months ago

1.2.3

3 months ago

1.2.2

3 months ago

1.2.1

3 months ago

1.2.0

3 months ago

1.1.0

3 months ago

1.0.0

3 months ago