mirror of
https://github.com/Llewellynvdm/front-end-frameworks.git
synced 2025-02-03 01:38:25 +00:00
Add Ink
This commit is contained in:
parent
2162d2d97f
commit
dedd7c8685
39
compare.html
39
compare.html
@ -1442,6 +1442,45 @@
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<div class="parent">
|
||||
<ul>
|
||||
<li><h1>Ink</h1></li>
|
||||
<li>
|
||||
<div class="details">
|
||||
<div class="browsers">
|
||||
<span class="ie" data-version="7"></span>
|
||||
<span class="cr" data-version="+"></span>
|
||||
<span class="sa" data-version="+"></span>
|
||||
<span class="ff" data-version="+"></span>
|
||||
<span class="op" data-version="+"></span>
|
||||
</div>
|
||||
<div class="ui">
|
||||
<span class="less" data-active="yes">LESS</span>
|
||||
<span class="sass">SASS</span>
|
||||
</div>
|
||||
<span class="responsive" data-responsive="yes">
|
||||
<span class="desktop" data-responsive="yes"></span>
|
||||
<span class="mobile"></span>
|
||||
<span class="tablet"></span>
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
<li><h3>MIT</h3></li>
|
||||
</ul>
|
||||
<div class="info">
|
||||
<article>
|
||||
<blockquote><i></i>Ink is a set of tools for quick development of web interfaces.</blockquote>
|
||||
<p>
|
||||
It offers a fluid and responsive grid, common interface elements, interactive components, a design-first approach with ease of use and simplicity at its core. Start integrating Ink in your projects and remove the hassle of building the basics, staying free to focus on what's important.
|
||||
</p>
|
||||
</article>
|
||||
<aside>
|
||||
<a target="_blank" href="http://ink.sapo.pt">Site</a>
|
||||
<a target="_blank" href="https://github.com/sapo/ink/">Github</a>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</nav>
|
||||
</section>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user