autotune
autotune copied to clipboard
Automatically tunes apps and websites to improve outcomes
Here's the PR for the suggestion in #55. This makes Autotune use a custom element, making it more compliant with the HTML specification.
Given the following setup: ```js import Turbolinks from 'turbolinks'; Turbolinks.start(); ``` ```html option 1 option 2 Go ``` Steps: 1. Initial page load, _option 1_ is shown 2. Click on...
Sorry for a pretty bike-shedding ticket, but a small improvement would be to use `` instead of ``. The latter is an unknown html element and thus invalid, but the...
The CLI is stuck with ES3 now.
```html @#$%! ```