style for table sort, add more tags after sending

This commit is contained in:
Tykayn 2025-06-23 00:01:38 +02:00 committed by tykayn
parent 1895089ec9
commit ada9fa4029
4 changed files with 15 additions and 9 deletions

View file

@ -7,6 +7,7 @@
// any CSS you import will output into a single css file (app.css in this case)
import './styles/app.css';
import 'tablesort/tablesort.css';
// start the Stimulus application
// import './bootstrap';