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

Styleguide #68

Closed
igoratron opened this issue Jun 9, 2015 · 2 comments
Closed

Styleguide #68

igoratron opened this issue Jun 9, 2015 · 2 comments
Labels

Comments

@igoratron
Copy link
Contributor

sass-common should have a styleguide demonstrating it's usage and capabilities. At the moment, sandbox.html is attempting to do fulfil that role but it's clearly inadequate.

We've decided to try to use https://github.com/SC5/sc5-styleguide to generate the styleguide straight from the SASS files.

@igoratron
Copy link
Contributor Author

It appears that the parser used by sc5-styleguide is struggling to parse interpolated property names in our SASS files. Trying to find out if that is indeed the problem: tonyganch/gonzales-pe#68 (comment).

@igoratron
Copy link
Contributor Author

It appears that the following issues are stopping us from generating the styleguide

file: sass-common/src/sass/_mixins/css-properties.scss, line: 280
file: sass-common/src/sass/_mixins/fonts.scss, line: 37
file: sass-common/src/sass/_mixins/misc.scss, line: 19

The first and last appear to be related to interpolating property names and the middle one seems to be an else if issue (?).

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

No branches or pull requests

2 participants