discourse/app/assets/stylesheets/vendor
Joffrey JAFFEUX fad94160c7
FIX: uses tippy for popover (#15409)
Note this commit also introduce a new {{d-popover}} component, example usage:

```hbs
{{#d-popover |state|}}
  {{d-button label="foo.things" class="d-popover-trigger"}}

  <div class="d-popover-content">
    Some content
  <div>
{{/d-popover}}
```
2022-05-02 17:10:26 +02:00
..
normalize-ext.scss FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00
normalize.scss FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00
pikaday.scss UX: Remove Helvetica from our font stack (#11876) 2021-02-05 17:01:21 -05:00
qunit.css FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
svg-arrow.css FIX: uses tippy for popover (#15409) 2022-05-02 17:10:26 +02:00
tippy.css FIX: uses tippy for popover (#15409) 2022-05-02 17:10:26 +02:00