You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #394 Changing the docs on how you customize the autocomplete css (weaverryan)
This PR was merged into the 2.x branch.
Discussion
----------
Changing the docs on how you customize the autocomplete css
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Tickets | none
| License | MIT
The issue is that Flex really likes you to keep the same keys under `autoimport`, and will replace with the original keys. So, we keep the original keys, set to false, then import the new one manually.
I don't necessarily love this Flex behavior, but this updates the docs to reflect reality.
Cheers!
Commits
-------
febb0a9 Changing the docs on how you customize the autocomplete css
0 commit comments