Constantin Angheloiu
Constantin Angheloiu
i've made [an example](https://jsfiddle.net/cmnstmntmn/th4s7n1n/) by reseting the default style that comes with pico i believe that css should be shipped separate, maybe in examples, in order to keep pico as...
@halfmage i belive this approach, not having tachyons main repo as a single source of trouth, is wrong. hoever i saw this https://github.com/airbnb/react-sketchapp/tree/master/examples/styleguide
@halfmage indeed, what i was saying is that is wrong to fork the tachyons repo to create something else. in contrast, i proposed to use it as a base/dependency for...
## motivation I've made an example, having in mind the following: - the component could be shown by default; - the component state should be altered from JS and visible...
@j-greig where do you belive the state of the menu should be kept ? 1. inside a class like `.is-visible { ... }` (JS is required) 2. inside an auxiliar...
not necessary related to tachyons, @in3rsha have a look over [material design theme](https://material.io/design/color/the-color-system.html#color-theme-creation). as a golden rule: the less colors you have, the better :D
@ioolkos tcp clients. 1. the value remain unchange during a page refresh; 2. i belive it was a networking problem when i saw this, can't reproduce it anymore;
@pijain can you inspect the network and look for the json edge data that is powering this page? if those values are coming from there, then there is no problem...
any workaround on filtering admin entries when using multilanguage fields ?
@jonmifsud, right