stinger222 / edu-schedule-constructor

Custom college/school schedules constructor
4 stars 0 forks source link

Migrate from custom components to mantine library #26

Closed stinger222 closed 1 year ago

stinger222 commented 1 year ago

For practice it'll be cool to use development approach that mantine library sticking to (in terms of styling mostly)

stinger222 commented 1 year ago

Unfortunately their styling approach is VERY different from what I use, single component that I imported (select) is so different from my components that this is became a disaster that should be refactored somehow