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

Config builder tab-size out of date. #8

Open
elidupuis opened this issue Oct 8, 2014 · 0 comments
Open

Config builder tab-size out of date. #8

elidupuis opened this issue Oct 8, 2014 · 0 comments
Labels

Comments

@elidupuis
Copy link

I just used the online config builder (which is awesome!). Afterwards, when I ran csscomb, I got a warning:

Failed to configure "tab-size" option:
The option does not accept values of type "boolean".
Value's type must be one the following: number.

It appears that the config builder set "tab-size": true. I updated this to my desired value as a number and the error went away "tab-size": 2.

@tonyganch tonyganch added the bug label Oct 8, 2014
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