metakgp / chillzone

Find a place to chill during class hours in IIT KGP
https://chill.metakgp.org
GNU General Public License v3.0
22 stars 26 forks source link

use CSS modules / styled components #80

Open proffapt opened 3 weeks ago

proffapt commented 3 weeks ago

Currently the css is applied using 3 different ways.

  1. through the css files
  2. through bootstarp (cdn)
  3. through react-bootstrap

We want a uniform styling method and wanted people to try css-modules/styled-components

harshkhandeparkar commented 2 weeks ago

@proffapt can you elaborate?

proffapt commented 2 weeks ago

@chirag-ghosh created it.

harshkhandeparkar commented 2 weeks ago

@chirag-ghosh can you elaborate?

chirag-ghosh commented 1 week ago

Updated the issue description