Commit fe90c73
committed
feat(pat-sortable): Optionally import the sortable styles.
Import the sortable styles when the global variable
`__patternslib_import_styles` is set to `true` (the default is `false`).
This allows to show the sortable marker without having to separately
load all the styles.1 parent 752036f commit fe90c73
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
0 commit comments