Fix: Layout #1

Open
Flycro wants to merge 10 commits from fix_layout into main
Collaborator

Features:

  • Added SCSS as a dev dependency
  • Navbar Styles

Fixes:

  • Added Script Setup to the components
  • Use .scss Files instead of .css
  • Renamed Muscle Router File
  • Fixed Typo in Biceps Route
  • Removed some unused Styles
# **Features:** - Added SCSS as a dev dependency - Navbar Styles # **Fixes:** - Added Script Setup to the components - Use .scss Files instead of .css - Renamed Muscle Router File - Fixed Typo in Biceps Route - Removed some unused Styles
Flycro added 10 commits 2023-04-29 12:50:10 +02:00
This pull request has changes conflicting with the target branch.
  • src/components/NavigationModel.vue
  • src/assets/base.css
  • package-lock.json
  • package.json
  • src/assets/head.css
  • src/assets/main.css
  • src/assets/main.scss
  • src/App.vue
  • src/assets/head.css.map
  • src/assets/head.scss
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix_layout main
git pull origin fix_layout

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff fix_layout
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Yeti/gym#1
There is no content yet.