Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

responsive - is it either or? #60

Closed
sopwithpup opened this issue Feb 13, 2012 · 1 comment
Closed

responsive - is it either or? #60

sopwithpup opened this issue Feb 13, 2012 · 1 comment

Comments

@sopwithpup
Copy link

Can't seem to @import boostrap and bootstrap-responsive in my bootstraploader.css.scss file.

Have tried bootstrap first and responsive first. just get error

Invalid CSS after "": expected selector or at-rule, was "<!DOCTYPE html>"
(in c:/black blah blah /bootstraploader.css.scss)

File looks like this

@import 'bootstrap-responsive';
@import 'bootstrap';

body {
  padding-top: 10px;
}

Is it a case of either having responsive or bootstrap which is not clear or am I missing something obvious?

@sopwithpup
Copy link
Author

My bad, rogue boostrap in vendors directory, sorry ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant