mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-24 18:58:46 +02:00
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 * as bootbox from "bootbox";
|
||||
import "../../css/bootbox_extensions.css";
|
||||
import "../../css/components/bootbox_extensions.css";
|
||||
|
||||
export default class extends Controller
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue