-
Hi! Thanks for the project!
I noticed some components render with class names repeated in the `class` attribute (twice or even more times).
I'm playing with **ListItem**. It outputs html with c…
-
I love the idea of this module, but I'm having some trouble getting default themes working with deep merging... For example:
Themed component:
```javascript
@themr('MyThemedComponent', styles)
…
-
Hello. I've tried to apply theme via react-css-themr. But I found that default theme's classes apply first, therefore default classes have more priority. To fix it I need either use !important or writ…
-
Hi,
I couldn't manage to reproduce what is displayed in the animated gif: I get the button, but it is not styled.
Would it be possible to put the simple react-create-app example in a repo ?
M…
-
Is this a possibility for react-toolbox? There's no SASS/LESS/CSS Modules support. But I do understand there's an upcoming switch to PostCSS. Will that work with create-react-app?
-
Is the scope for this project just for sending in class names down for theme styles?
Just curious if things like style objects/inline styles/radium are also on your mind for this project, or if that …
-
Hi. I'm having a strange problem getting SublimeLinter to work, and I was wondering whether someone here could help.
A few weeks ago all of my linters (pylint and jshint, mainly) stopped detecting er…
-
Example (react 0.14.x):
```javascript
const modalWindow = ({
theme,
}) => (
);
export const modalWindowHOC = compose(
themr('modalWindow', modalWindowStyles),
branch(
({…
-
Not sure if this is react-toolbox-themr related, but I'm getting error while running "yarn run toolbox"
> { Error: ENOENT: no such file or directory, open 'C:\C:\Users\b\dev\custom-cra\node_modules…
-
Hi there, I've had problem with installing Deviot because of this error:
`ERROR: The executable "D:\Programs\Sublime Text 3\Data\Packages\User\Deviot\penv\Scripts\python.exe" could not be run: [Error…