Skip to content

Commit

Permalink
Merge pull request #2 from imswarnil/revert-1-materia-theme
Browse files Browse the repository at this point in the history
Revert "Adding Materia Theme To Site"
  • Loading branch information
imswarnil authored Feb 19, 2025
2 parents f6df56b + 4bb2d20 commit 12df61e
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 397 deletions.
4 changes: 3 additions & 1 deletion _sass/_main.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// Import Bulma
@import "../node_modules/bulma/sass/index";

// Import custom resume extensions
@import "../_sass/bulmaswatch/materia/index";
@import "../_sass/theme/index";
// Custom styles and overrides
html {
scroll-behavior: smooth;
Expand Down
6 changes: 0 additions & 6 deletions _sass/bulmaswatch/materia/_index.scss

This file was deleted.

300 changes: 0 additions & 300 deletions _sass/bulmaswatch/materia/_override.scss

This file was deleted.

44 changes: 0 additions & 44 deletions _sass/bulmaswatch/materia/_variables.scss

This file was deleted.

1 change: 0 additions & 1 deletion _sass/theme/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@
@import "./ads";
@import "./home";
@import "./post";
@import "./steps";

Loading

0 comments on commit 12df61e

Please sign in to comment.