Dann Luciano

Results 10 comments of Dann Luciano

With the release 0.8.0 I try implement a ligth-dark-mode button toggle. But add CSS class ```dark``` on all elements is not cool. I think that with CSS variables feature is...

@jgthms What you think about this path? ``` .is-primary{ color: x } html[dark] .is-primary{ color: y } ``` Is it complicated to generate this CSS with SASS?

Hi guys, any news in these issues? What are the concerns ?

The export CFLAGS and LDFLAGS works for me. This issue can be closed?

Stranger! In my osx with this configs just works! You tried 'echo $LDFLAGS' to confirm if readline path to be in the variable?

In default homebrew configuration you readline should in /usr/local/Cellar/readline/ not in /usr/local/homebrew/Cellar/readline/ Try brew list readline.

Yes, I'm when I understand the project test structure.

Have the same problem. I fixed disabling the dock in Extensions.