Skip to content

Instantly share code, notes, and snippets.

@sai92messy
Created December 7, 2014 06:37
Show Gist options
  • Save sai92messy/7289206d2c8cc9205504 to your computer and use it in GitHub Desktop.
Save sai92messy/7289206d2c8cc9205504 to your computer and use it in GitHub Desktop.
Angular-animate
<head>
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta name="msapplication-tap-highlight" content="no" />
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" />
<link rel="stylesheet" href="css/foundation.css" />
<link rel="stylesheet" type="text/css" href="css/main.css" />
<link href="css/demo.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/jqbar.css" />
<link rel="stylesheet" href="css/animate.css" />
<link rel="stylesheet" href="css/angular-block-ui.css" />
<link href="css/rangeslider.css" rel="stylesheet" type="text/css" />
<link href="css/colorbox.css" rel="stylesheet" type="text/css" />
<title>PlateRate</title>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment