Skip to content
#

srs

Here are 104 public repositories matching this topic...

AM429
AM429 commented Sep 26, 2020

Description

During the installation screen, when clicking back from the plugin install screen, collections get duplicated

Steps to Reproduce

  1. Run the installer as usual until reaching the plugin install screen
  2. press back

or

  1. Run the installer as usual until reaching the plugin install screen
  2. Select any of the official plugins to install
  3. press back

TanayB11
TanayB11 commented Apr 16, 2020

Issue

Right now, applying Tailwind CSS classes is horrendous, and it'll likely worsen as the project continues. Here's an example of what how the classes are applied from Title.vue:

<router-link :to='{ name: "login" }'
      class='btn bg-purple-500 hover:bg-purple-600 mt-8 px-3 py-1 
      text-base sm:text-xl md:text-2xl lg:text-3xl xl:text-4xl rounded-lg'
      >
       

Improve this page

Add a description, image, and links to the srs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the srs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.