GithubHelp home page GithubHelp logo

nsommer / sass-grids Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 36 KB

Responsive float based grid system

Home Page: http://nsommer.github.io/sass-grids/

License: MIT License

JavaScript 6.87% CSS 93.13%
grid grid-systems sass

sass-grids's People

Contributors

nsommer avatar

Watchers

 avatar

sass-grids's Issues

Cells bigger than 1/2 of the width not possible.

This is a general misconception of the grid system and its naming convention.

Solution

Rather than cell class names like cell-half it should use a name like cell-five-tenth. This makes cell sizing classes like cell-seven-tenth would be possible.

Pros

  • All cell sizes would be possible.

Cons

  • This would break the "CSS API" -> major version number incrementation
  • Changing the number of cell sizing classes in the SASS variable will change class names.

Include minified CSS in dist

The grunt task runner currently builds a CSS file and a map file. However, it should also build a minified version of the CSS file.

Continuous Integration

Use travis ci to build the current master. This includes:

  • Installing npm dependencies.
  • Compiling the Sass files.
  • Minifying the CSS files.

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.