Replace inlined vendored CSS with import (#8986)

The vendored CSS required by `react-tippy` is now imported instead of
inlined. This should result in no functional changes, and it makes it
easier to lint our styles.

This was originally inlined in #3120 when `react-tippy` was first added
to the project. It has not been updated since then, so I don't think
there's any risk this has gotten out-of-sync.
feature/default_network_editable
Mark Stacey 4 years ago committed by GitHub
parent c9dfc62123
commit a789c23faa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      ui/app/css/itcss/components/tooltip.scss

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save