-
Notifications
You must be signed in to change notification settings - Fork 44
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
Failed to load the tablr package #50
Comments
Updated issue to note that Seti UI theme seems to be a necessary step in recreating this specific issue. |
Hi @esjay, Yep, it looks like the Seti UI theme only define |
As noticed with abe33/atom-tablr#50 since the button's rule is defined using `button.btn` it's not possible to neither extend the style in less nor to apply a button style to another type of node. I feel this should not be enforced by the theme since there's some case where a button can't be used. In my case I'm making `label` following a `input[type="radio"]` extend `.btn` on `label` in a radio group to create a toggle buttons bar in the CSV settings: ![](https://raw.githubusercontent.com/abe33/atom-tablr/gh-pages/csv-opener.png) https://github.com/abe33/atom-tablr/blob/master/styles/tablr.less#L920-L922
Since my PR on Seti UI was merged and published, I'll be closing that issue, feel free to open a new issue if you find another problem with a theme. |
Atom Version: 1.7.3
System: Mac OS X 10.11.4
Thrown From: tablr package, v1.2.3
Stack Trace
Failed to load the tablr package
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: