1
0
mirror of https://github.com/Llewellynvdm/front-end-frameworks.git synced 2024-06-02 13:00:48 +00:00

Add StackLayout framework.

This commit is contained in:
tlongren 2013-12-12 22:48:57 -06:00
parent 4a6eaa8acf
commit c9dda9e9ae

View File

@ -398,4 +398,16 @@ simple and flexible web framework to create elegant and modern web applications
**Website:** http://aozora.github.io/bootmetro/ **Website:** http://aozora.github.io/bootmetro/
**Github:** https://github.com/aozora/bootmetro **Github:** https://github.com/aozora/bootmetro
## StackLayout
> A flexible width, component based CSS layout system
StackLayout makes it incredibly easy to use semantic class names for particular areas of your site, such as the main navigation or a thumbnail gallery, or for the entire site as part of your deployment process.
**Responsive:** Yes
**Website:** http://www.stacklayout.com/
**Github:** https://github.com/camslice/StackLayout