zksailor534 / react-adminlte-dash

This project is No Longer Maintained. React implementation of AdminLTE themed dashboard
http://zksailor534.github.io/react-adminlte-dash/
MIT License
167 stars 36 forks source link

Is the AdminLTE styles/skins configurable in your project for future AdminLTE updates? #13

Open tripti825 opened 6 years ago

tripti825 commented 6 years ago

Hi zksailor, first of all the (successful) attempt you have made in integrating AdminLTE theme with react project is really cool. And i think even performance and changing themes wise i'd love to use it in my react-boilerplate project. But I was just wondering if say tomorrow some new updates come out in AdminLTE, will I be able to apply those changes easily in my project (your setup i.e.), and if yes which are the files or folders I should focus on fetching the changes from and applying them in your setup. I hope my question makes sense and is clear to you as well.