Added scss

This commit is contained in:
CHIEFSOFT\ameye
2024-12-05 10:41:45 -05:00
parent a0cf6db4b8
commit f023f1d77c
170 changed files with 32386 additions and 2 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ 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.
import './css/style.scss';
const root = ReactDOM.createRoot(document.getElementById('root'));
root.render(