Ionic usability

Hi everyone!
(not fluent so sorry for any grammar mistake)
Recently I’ve started working with Ionic, everything was running perfectly and I was having no issues, but then I saw that you can also develop for web-desktop besides mobile. My project won’t have a website, so should I be worried about web responsive stuff? I mean, I made it responsive for mobile devices, but not for desktop ><, as a beginner I thought it would be better to ask :smiley:
Thanks!

Im also pretty new to ionic. As per what I see, Ionic takes elements of CSS and HTML as well as Angular to make apps (with Cordova or Capacitor) that work across web, iOS, and Android. So yes you should be concerned about web stuff because Ionic is made of web technologies. Please correct me if I’m wrong because I just learned of Ionic last week.