nordcloud/GNUI

Replace react-awesome-styled-grid

Opened this issue · 0 comments

https://github.com/santosfrancisco/react-awesome-styled-grid
Has some issues that require using patch-package - santosfrancisco/react-awesome-styled-grid#138

It would be great to find a replacement with similar capabilities (grid + media quey utils), requirements:

  • low amount of dependencies
  • Typescript native
  • modern api (hooks)
  • actively maintained

Tasks:

  • Implement alternative solution
  • Refactor usages of react-awesome-styled-grid
  • Add guide for migration