Created
June 25, 2014 20:15
-
-
Save strukturedkaos/749e2a1533e680a7a259 to your computer and use it in GitHub Desktop.
Dependencies for Angular Mailchimp Form
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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