Giter Site home page Giter Site logo

reset.sass's Introduction

Reset.sass

Reset.sass is a port of Eric Meyer's Reset CSS to indented Sass syntax.

What is a reset.css?

Reset.css is a chunk of CSS code which defines baseline styles for most common HTML elements.

Why use a CSS Reset?

Different browsers use varied default style settings, and these differences can screw up your layout. Reset stylesheet reduces browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on.

How to use it

  • No other styles should come before reset.css.
  • It is recommended that you include the entire file as untouched library code.

The scope of this project

This project is only intended as a conversion of the original Reset.css code to Sass format.

License

Public domain

Credits

Reset.sass is a project by Pavlo Shandro.

The original Reset.css stylesheet project is by Eric Meyer.

reset.sass's People

Watchers

 avatar  avatar

Forkers

aruza

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.