Skip to content

Commit

Permalink
Merge pull request #36 from picturepan2/feature/more-layout
Browse files Browse the repository at this point in the history
Feature/more layout
  • Loading branch information
picturepan2 committed May 5, 2016
2 parents e0b8c04 + 2861b7b commit fa39610
Show file tree
Hide file tree
Showing 20 changed files with 873 additions and 630 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,17 @@ You can compiling your custom version of Spectre.css. Read [the documentation](h
#### Elements

- [typography](http://picturepan2.github.io/spectre/#typography) - headings, paragraphs, blockquote, lists and code elements, optimized for asian fonts
- [layout](http://picturepan2.github.io/spectre/#layout) - flexbox based responsive layout system
- [tables](http://picturepan2.github.io/spectre/#tables) - organize and display data
- [buttons](http://picturepan2.github.io/spectre/#buttons) - button styles in different types and sizes, and even button groups
- [forms](http://picturepan2.github.io/spectre/#forms) - input, radio, checkbox, switch and other form elements
- [media](http://picturepan2.github.io/spectre/#media) - responsive image and video class

#### Layout
- [flexbox-grid](http://picturepan2.github.io/spectre/#grid) - flexbox based responsive grid system
- [responsive](http://picturepan2.github.io/spectre/#responsive) - responsive grid and utilities
- [navbar](http://picturepan2.github.io/spectre/#navbar) - header layout of apps and websites
- [empty states](http://picturepan2.github.io/spectre/#empty) - empty states/blank slates for first time use, empty data and error screens

#### Components

- [avatars](http://picturepan2.github.io/spectre/#avatars) - user profile pictures or name initials rendered avatar
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spectre.css",
"version": "0.1.18",
"version": "0.1.19",
"description": "Spectre.css: a lightweight, responsive and modern CSS framework.",
"homepage": "http://picturepan2.github.io/spectre",
"repository": "picturepan2/spectre",
Expand Down
Loading

0 comments on commit fa39610

Please sign in to comment.