d2d.emegrendeles.hu/resources/sass/app.scss
E98Developer 68b7c35bef git init
2026-02-28 06:53:05 +01:00

22 lines
654 B
SCSS

@import 'node_modules/bootstrap/dist/css/bootstrap';
@import 'node_modules/bootstrap-icons/font/bootstrap-icons';
@import '~jquery-ui/themes/base/all.css';
@import '~jquery-ui-themes/themes/pepper-grinder/theme.css';
@import '~jquery-ui-themes/themes/pepper-grinder/jquery-ui.min.css';
@import '~select2/dist/css/select2.css';
@import "~@fortawesome/fontawesome-free/css/all.css";
@import 'node_modules/datatables.net-jqui/css/dataTables.jqueryui';
@import 'node_modules/bootstrap-datepicker/dist/css/bootstrap-datepicker3.standalone';
@import "node_modules/bootstrap-toaster/css/bootstrap-toaster.min";
@import "../css/speedButtonNavBar.css";