Skip to content

Instantly share code, notes, and snippets.

@strukturedkaos
Created June 18, 2014 04:35
Show Gist options
  • Save strukturedkaos/2f89253a045ec514a378 to your computer and use it in GitHub Desktop.
Save strukturedkaos/2f89253a045ec514a378 to your computer and use it in GitHub Desktop.
Dependencies for Angular Task List
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css">
<link href="css/app.css" media="all" rel="stylesheet">
<link href="bower_components/animate.css/animate.min.css" media="all" rel="stylesheet" type="text/css" />
<link href="css/animations.css" media="all" rel="stylesheet">
<link href="bower_components/font-awesome/css/font-awesome.min.css" media=all rel=stylesheet />
<script src="bower_components/modernizr/modernizr.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment