Skip to content

The most awesome CSS framework you have ever seen. It's legen-wait for it-dary!

Notifications You must be signed in to change notification settings

valeylabs/suit-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Suit Up! CSS Framework

The most awesome CSS framework will have ever seen. It's legen-wait for it-dary!

Components

  • Grid
  • Base Styles ("UI Kit")
    • Navigation
      • Headers
      • Menus/links
    • Forms
      • select, input, textarea
      • fieldset, label
      • Validation messages/styles
      • Input groups
    • Buttons
      • button, a.button
    • Tables
      • stripped, no borders
    • Badges
    • Labels
    • Alerts
    • Tabs

CSS Selectors

  • Forms
    • Text inputs: input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=file], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week]

      • Extra: select, textarea
    • Buttons: input[type=image], input[type=reset], input[type=submit], button, a.button

    • Options: input[type=checkbox], input[type=radio], input[type=range]

Interesting Links

TODO: Put here interesting articles about creating own CSS framework

Must read subjects: SMACSS, OOCSS, BEM

TBD

  • Vai usar JS?
    • jQuery ou Vanilla?

About

The most awesome CSS framework you have ever seen. It's legen-wait for it-dary!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published