Skip to content

sammorrisdesign/qhuery

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 2 commits ahead of sammorrisdesign-zz:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

A stupid sass experiment that uses colours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%