edge.css

0.3.0 • Public • Published

edge.css

Functional CSS edges for use with position

classes

  • .top-0
  • .left-0
  • .right-0
  • .bottom-0
  • .top-auto
  • .left-auto
  • .right-auto
  • .bottom-auto

setup

install

npm install edge.css

import

@import './node_modules/edge.css/edge';

related

This module was made to work well with position.css

example

<div class="absolute top-0 left-0 right-0 bottom-0">I fill my container</div>

Package Sidebar

Install

npm i edge.css

Weekly Downloads

0

Version

0.3.0

License

ISC

Last publish

Collaborators

  • ryanve