Commit 8e84d49
committed
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 css1 file changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
| 178 | + | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
187 | 194 | | |
188 | 195 | | |
189 | 196 | | |
| |||
0 commit comments