mirror of
https://github.com/Llewellynvdm/front-end-frameworks.git
synced 2024-11-13 15:46:28 +00:00
Add Sidereel Groundwork.
This commit is contained in:
parent
cc7cfe4721
commit
6e4f6bdf91
@ -260,3 +260,10 @@ Helium is a framework for rapid prototyping and production-ready development. In
|
||||
|
||||
**Website:** https://github.com/cbrauckmuller/helium
|
||||
|
||||
## Sidereel Groundwork
|
||||
|
||||
A responsive HTML5, CSS and JavaScript framework built with SASS and Compass. There is heavy focus on responsiveness and making a single layout work on different devices.
|
||||
|
||||
**Responsive:** Yes
|
||||
|
||||
**Website:** http://groundwork.sidereel.com/
|
||||
|
@ -585,6 +585,25 @@
|
||||
</td>
|
||||
<td><h2>Free</h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<h1><a target="_blank" href="http://groundwork.sidereel.com/">Sidereel Groundwork</a></h1>
|
||||
<div class="info">
|
||||
<p>An HTML5, CSS and JavaScript framework with focus on responsiveness for various devices.
|
||||
</br>
|
||||
<a target="_blank" href="https://github.com/groundworkcss/groundwork">View on Github</a>
|
||||
</p>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div class="responsive hint hint--left hint--success yes" data-hint="Responsive">
|
||||
<div class="desktop"></div>
|
||||
<div class="tablet"></div>
|
||||
<div class="phone"></div>
|
||||
</div>
|
||||
</td>
|
||||
<td><h2>MIT</h2></td>
|
||||
</tr>
|
||||
</table>
|
||||
</section>
|
||||
<footer>
|
||||
|
Loading…
Reference in New Issue
Block a user