mirror of
https://github.com/Llewellynvdm/front-end-frameworks.git
synced 2025-01-22 20:18:26 +00:00
commit
cac87e2bc0
@ -122,6 +122,44 @@
|
||||
<a target="_blank" href="https://github.com/zurb/foundation/">Github</a>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<div class="parent">
|
||||
<ul>
|
||||
<li><h1>PureCSS</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">LESS</span>
|
||||
<span class="sass" data-active="yes">SASS</span>
|
||||
</div>
|
||||
<span class="responsive" data-responsive="yes">
|
||||
<span class="desktop" data-responsive="yes"></span>
|
||||
<span class="mobile" data-responsive="yes"></span>
|
||||
<span class="tablet" data-responsive="yes"></span>
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
<li><h3>BSD</h3></li>
|
||||
</ul>
|
||||
<div class="info">
|
||||
<article>
|
||||
<blockquote><i></i>A set of small, responsive CSS modules that you can use in every web project.</blockquote>
|
||||
<p>
|
||||
Pure is ridiculously tiny. The entire set of modules clocks in at 4.4KB* minified and gzipped, without forgoing responsive styles, design, or ease of use. Crafted with mobile devices in mind, it was important to us to keep our file sizes small, and every line of CSS was carefully considered. If you decide to only use a subset of these modules, you'll save even more bytes.
|
||||
</p>
|
||||
</article>
|
||||
<aside>
|
||||
<a target="_blank" href="http://purecss.io/">Site</a>
|
||||
<a target="_blank" href="https://github.com/yui/pure/">Github</a>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
<div class="parent">
|
||||
<ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user