orionrush

Results 28 comments of orionrush

@j-greig that comment was from March of 2018, and I think you'll find that mrmrs update back in Oct 2019 summarises the current state of play. Btw - I'd be...

http://tachyons.io/docs/themes/skins/ These are combinations that are regarded as accessible. There is nothing preventing you from modifying the color palet or adding your own. https://github.com/tachyons-css/tachyons-colors/blob/master/src/tachyons-colors.css

https://tachyons.io/docs/themes/skins/ There's a note > Tachyons comes with a collection of classes for setting the color > of text and the color of the background. Listed below are the a11y...

See also http://clrs.cc/ by murmurs

There is a vast darkness between stars, even when traveling at the speed of tachyons.... On Sat, 11 Jul 2020 at 4:24 am, Jacky Alciné wrote: > I’ve had to...

Duplicate of https://github.com/javascript-tutorial/en.javascript.info/issues/384

> I don't think that signin option will be needed for adding any feature like "studied" or "have read" for the users. But It's really a good idea to have...

yes, but this isn't ideal, as stylelint-prettier inverts the workflow. I want to prettify and then apply linting rules. I've reverted to just doing this in sequence manually.

Take a look at [stylelint-prettier](https://github.com/prettier/stylelint-prettier), it’s not as ideal of a workflow, but it’s actively maintained.