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

Error in typography.cson #8

Open
dlewand691 opened this issue Nov 8, 2016 · 3 comments
Open

Error in typography.cson #8

dlewand691 opened this issue Nov 8, 2016 · 3 comments

Comments

@dlewand691
Copy link

dlewand691 commented Nov 8, 2016

/atom-zurb-foundation-jade/snippets/typography.cson: unexpected true

When loading in Atom 1.11.2.

And actually, now that I try and use it more, nothing is loading or working.

@Heroyoulook
Copy link

@dlewand691 if you open the code you can navigate to snippets > typography.cson after opening replace the single quotes with double quotes around true. That should get it working for you. Save and reload.
ex: 'body': 'p(aria-hidden="true") $0'

@dlewand691
Copy link
Author

Thanks! That got rid of the error, but none of the snippets work still. I've uninstalled and reinstalled. Quit Atom and restarted Atom. Any thoughts?

@Heroyoulook
Copy link

@dlewand691 After opening up your .jade file try this !html-zf without quotes. It should load the foundation template. I don't use this package anymore so hope that helps you on your way.

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

2 participants