Skip to content

Commit

Permalink
feat: migrate plugins to their own repo
Browse files Browse the repository at this point in the history
  • Loading branch information
GabsEdits committed Jul 22, 2024
1 parent 17a2b3f commit cfd2ad1
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 73 deletions.
2 changes: 1 addition & 1 deletion src/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

/* Plugins */

@import "plugins/index";
@import url("https://raw.githubusercontent.com/aplosdev/plugins/main/index.scss");

:root {
--content-width: 58rem;
Expand Down
16 changes: 0 additions & 16 deletions src/styles/plugins/_full-width-navbar.scss

This file was deleted.

3 changes: 0 additions & 3 deletions src/styles/plugins/_index.scss

This file was deleted.

45 changes: 0 additions & 45 deletions src/styles/plugins/_numeric-headings.scss

This file was deleted.

8 changes: 0 additions & 8 deletions src/styles/plugins/_sticky-navbar.scss

This file was deleted.

0 comments on commit cfd2ad1

Please sign in to comment.