bootstytrap scss added

This commit is contained in:
CHIEFSOFT\ameye
2024-12-05 10:27:47 -05:00
parent b00b96d092
commit a0cf6db4b8
4 changed files with 327 additions and 113 deletions
View File
+4
View File
@@ -4,6 +4,10 @@ import './index.css';
import App from './App';
import { BrowserRouter } from 'react-router-dom';
//import reportWebVitals from './reportWebVitals';
import 'bootstrap/dist/css/bootstrap.css';
import './custom.scss';
// Put any other imports below so that CSS from your
// components takes precedence over default styles.
const root = ReactDOM.createRoot(document.getElementById('root'));
root.render(