Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 911 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 911 Bytes

Qhuery

A stupid sass experiment with colours. It generates 36000 media queries that change the body's background colour. There's no real point to it, but you've gotten this far so you must be curious. You're probably looking for queries.scss or queries.css.

Demo

Visit the live site (Warning, might kill your browser). Here's a gif preview just in case.

Preview

Requirements

  • Ruby 1.9.2
  • Node with the latest version of Node Package Manager
  • Grunt

Usage

For the first time use npm install to get dependencies and then run grunt to watch the sass.

The queries are output into a different file as they can take a while to compile (up to 40 minutes using Ruby Sass, but much quicker using libsass). If you want to recompile the queries, run grunt sass:queries.