mirror of
https://github.com/moollaza/repo-remover.git
synced 2026-04-25 16:55:49 +03:00
[PR #26] [MERGED] Remove Duplicated CSS Imports #35
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/repo-remover-moollaza#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moollaza/repo-remover/pull/26
Author: @moollaza
Created: 6/19/2019
Status: ✅ Merged
Merged: 6/20/2019
Merged by: @moollaza
Base:
master← Head:dedeuplicate-css📝 Commits (3)
ea0b160Fix CSS import approach; Stop duplicate imports4335ce3Better handling of callout styles38fc1eeTypo fix📊 Changes
9 files changed (+50 additions, -44 deletions)
View changed files
📝
src/components/TheFeaturedCallout.vue(+3 -3)📝
src/components/TheFooter.vue(+0 -4)📝
src/main.js(+3 -0)📝
src/scss/_styles.scss(+34 -0)📝
src/scss/_variables.scss(+7 -2)📝
src/views/About.vue(+1 -1)📝
src/views/Home.vue(+1 -30)📝
src/views/NotFound.vue(+0 -3)📝
vue.config.js(+1 -1)📄 Description
Credit to https://css-tricks.com/how-to-increase-your-page-size-by-1500-with-webpack-and-vue/
🤦🏾♂️
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.