Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save strukturedkaos/749e2a1533e680a7a259 to your computer and use it in GitHub Desktop.
Save strukturedkaos/749e2a1533e680a7a259 to your computer and use it in GitHub Desktop.
Dependencies for Angular Mailchimp Form
<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 />
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400' rel='stylesheet' type='text/css'>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment