nuxt mendapatkan ukuran windows klien

 computed: {
    css () {
      if (process.client) {
      }
    }
 }
florinrelea