Skip to content

Tags: nicbell/kickoff

Tags

8.0.0-beta.0

Toggle 8.0.0-beta.0's commit message
Release 8.0.0-beta.0

8.0.0

Toggle 8.0.0's commit message
Release 8.0.0

7.1.0

Toggle 7.1.0's commit message
compile scss

7.0.0

Toggle 7.0.0's commit message
refactor: minor styleguide `<head>` modifications to match markup wit…

…h main file

6.0.0

Toggle 6.0.0's commit message
Merge branch 'next'

* next: (136 commits)
  compile CSS
  😁 add kickoff 'logo' in html
  fix comment
  only use one `<script>` element in `<head>`
  more info about cutting the mustard
  update npm deps
  marginally improve performance by caching another item
  remove return statement. this shouldn't have made it in
  Load shims using 'cutting the mustard' check instead of if lte ie9
  Updating Grunt to include SCSS and JS linting (available by uncommenting in the build step)
  add semicolon
  compile scss
  change page name to Styleguide
  lowercase this
  remove whitespace
  change js bundle filename to `bundle.js` to make it more clear which js file is being served
  update humans
  update some grunt configs
  remove modernizr & html validation
  update gitignore
  ...

Conflicts:
	package.json

5.0.0

Toggle 5.0.0's commit message
Update readme.md

4.1.0

Toggle 4.1.0's commit message
Update version, changelog & readme for v4.1.0

4.0.4

Toggle 4.0.4's commit message
include the px-to-rem function

4.0.3

Toggle 4.0.3's commit message
version bump to v4.0.3

4.0.2

Toggle 4.0.2's commit message
Forgot to add images var for `grunt clean` task