yohoho.urca

2.1.1 • Public • Published

Urca

an other "best" grid system, no frustrations inside - guaranteed!
npm version GitHub version

Package manager

//bower
bower install --save yohoho.urca
//npm
npm install yohoho.urca

Install

<!-- In your <head> HTML tag -->
<link rel="stylesheet" href="https://cdn.rawgit.com/crewstyle/Urca/master/dist/urca.min.css"/>
 
<!-- In your <body> HTML tag -->
<section class="row align-i-stretch">
    <header class="col twelve">Header</header>
    <main class="col">Main content</main>
    <aside class="col four">Sidebar</aside>
    <footer class="col twelve">Footer</footer>
</section>

Authors and Copyright

Made with ♥ by Achraf Chouk

Please, read LICENSE for more details.

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i yohoho.urca

    Weekly Downloads

    0

    Version

    2.1.1

    License

    MIT

    Last publish

    Collaborators

    • crewstyle