hello, i’ve been learning meteor for over a month now and started working on a board game server project (with blaze for now, considering learning react sometime soon).
now, i got to a point where its probably time to start thinking about styling the pages.
unfortunately, i have zero knowledge about styling, i don’t even know simple css.
i searched the web and encountered many different packages and stuff like that. bootstrap, sass, postcss, many others.
i have no idea where to start. do all these environments/compilers/i don’t even know what they are/ rely on basic css that i should probably learn first? which packages work best with meteor? which is gonna help me make things right for all sort of devices? (smartphones/tablets/pc/etc.)
hope someone can clear things up for me so ill know where i should be heading.
thanks in advance!