Created
May 4, 2012 15:39
-
-
Save ornerymoose/2595585 to your computer and use it in GitHub Desktop.
Not recognizing css reference
This file contains 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
<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="static/bulk_order_form_style.scss" /> | |
</head> | |
<body> | |
<div class="container"> | |
...content |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment