forked from mirror/Part-DB.Part-DB-server
Moved components styles to their own subfolders to improve organization.
This commit is contained in:
parent
7ca9cfafe0
commit
801a8cc6cc
12 changed files with 7 additions and 7 deletions
|
@ -20,7 +20,7 @@
|
|||
import {Controller} from "@hotwired/stimulus";
|
||||
|
||||
import "tom-select/dist/css/tom-select.bootstrap5.css";
|
||||
import '../../css/tom-select_extensions.css';
|
||||
import '../../css/components/tom-select_extensions.css';
|
||||
import TomSelect from "tom-select";
|
||||
|
||||
export default class extends Controller {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue