Skip to content

AliMD/1Styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1Styles v3.0

1Styles is a simple but professional CSS page layout framework Contain 1Reset, 1Grids, 1Helper

Feature

  • Responsive
  • Grid layout system
  • Useful and common css classes
  • Simple to use

Browser support

  • Chrome 4+
  • Firefox 4+
  • Safari 5+
  • Opera 11+
  • Edge 15+
  • Internet Explorer 8+

Download and use

Public cdn.

For use on production websites with any amount of traffic. Files are served via MaxCDN's super fast global CDN.

<link href="http://cdn.rawgit.com/AliMD/1Styles/v3.0.0-beta/dist/1styles.css" type="text/css" rel="stylesheet" />

For dev/testing latest version with low-traffic use the following link. Please don't use it on production websites.

<link href="http://rawgit.com/AliMD/1Styles/master/dist/1styles.css" type="text/css" rel="stylesheet" />

Bower

bower install 1styles

NPM

npm install 1styles

Sass

import 1Styles folder in your sass project

@import '1Styles/'

Contributing

this project and want to get involved ?
Thanks! There are plenty of ways you can help!
Check CONTRIBUTING.md

Help and support

Please ask any questions about web technologies here.

License

The MIT License (MIT) alimd.mit-license.org

About

1Styles is a simple but professional CSS page layout framework Contain 1Reset, 1Grids, 1Helper

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published