Git Product home page Git Product logo

polygon's Introduction

Polygon.css

A simple SCSS boilerplate.

What?

A simple CSS boilerplate written in SASS (SCSS syntax) and a Gruntfile to make it easy to start non-bloated web projects.

It focus on provinding some basic styling, some helpers, a good architeture and a set of basic rules for your CSS. It was built to make it yours. It's not made to be extended but to be modified for the project as it's just a boilerplate and not a framework.

Why?

There are lots of frameworks out there, some are minimal and some are full sets with UI and styling included, and most of them are great and can bring great value but none of them was what I needed. They usually are bloated, with rigid structure and have a big learning curve. All I needed was normalize.css, a small set of Styles pre-defined and a simple grid that just works. Well, here we are ;D

To the day I have used it in every web page/app I do and the results are great. The CSS and HTML complexity has lowered a lot, compared to the previous Frameworks I used, and the final CSS file is around 30kb heavy in average, even in larger web sites :D.

It has more than 4 years of proven and tested features. It's pretty safe to use it!

How?

It's pretty straight forward. Change the variables as you need, choose your classes names and just write your CSS. You shouldn't use grunt now, it's going to be removed soon but it's still a valid way to use Polygon.css as it will compile the SCSS files, add the prefixes, add the REM fallback and minify your CSS.

Compatibility

Right now it should work with virtually any browser and the support will depend a lot on what you do with it, but out of the box it officially supports:

  • IE8+
  • FireFox 2+
  • Chrome
  • Chrome Mobile
  • Safari 5+
  • iOS Safari 5.1+
  • Android 2+
  • Opera 9.6+
  • Opera Mini 5+
  • Opera Mobile 10+
  • Blackberry 10+.

polygon's People

Contributors

eltonmesquita avatar felipoantonoff avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.