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

Debug or move? #2

Open
pythonmobile opened this issue Jul 3, 2014 · 3 comments
Open

Debug or move? #2

pythonmobile opened this issue Jul 3, 2014 · 3 comments
Assignees

Comments

@pythonmobile
Copy link
Owner

Either get atomify to play with bootstrap/jquery or move to browserify?

@aredridel
Copy link

I'd honestly just fix up bootstrap to work with atomify. Easy peasy -- just change @include " to @include "./ everywhere. You might even be able to get them to accept that as a pull request.

@pythonmobile
Copy link
Owner Author

@aredridel This kind of error looks scary to me. How do you debug these, - at least I can't parse this error.

C:\Users\joe\AppData\Roaming\npm\node_modules\atomify\node_modules\atomify-css\node_modules\write
-to-path\index.js:9
if (err) throw err
^
Error: missing '{' near line 51:1

@aredridel
Copy link

That sounds like bootstrap-sass. My solution to that is "stop! Use LESS!". The node.js-based sass compiler doesn't look complete or current. Sass is better for a ruby workflow, less for a node.js based one.

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

3 participants