Bjørn Erik Pedersen
Bjørn Erik Pedersen
If not already: cloneElement createClass createElement createFactory createMixin
React.addons.Perf.start() React.addons.Perf.printInclusive() etc.
Arrest me if I'm wrong, but I don't think this was the purpose of that class. Now if I do: ```html ``` Then `dark:bg-blue-900` has no effect.
I notice that these transition classes are applied to both e.g. border and background, throwing off lint warnings. Not sure how easy this is to fix. I "fixed" this by...
``` github.com/algolia/algoliasearch-client-go/v3 v3.25.0 ``` I'm pretty sure this has worked at one point. I'm using it like this: ```go index := client.InitIndex(indexName) res, err := index.ReplaceAllObjects(iter, opt.Safe(true)) if err !=...
See https://discourse.gohugo.io/t/using-dart-sass-hugo-and-netlify/37099/2 for some context. I'm the lead maintainer of Hugo. We integrate with both LibSASS (now deprecated) and Dart SASS via the embedded protocol. This all works great, but...
A little reminder re. the discussions about Goldmark. This example should run fine with: * Unsafe = false * Inline shortcodes turned off This project is supposed to be basic.
Needed to build it when imported into a Swift project.