Skip to content

Commit

Permalink
[Publishment] iskportal.com publishment methods checking before initi…
Browse files Browse the repository at this point in the history
…al publishing.
  • Loading branch information
thisismeamir committed Oct 5, 2024
1 parent 1315d0f commit a7f6b1e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 25 deletions.
22 changes: 0 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"sass": "^1.79.3",
"sass-embedded": "^1.79.3",
"tailwindcss": "^3.4.12",
"texme": "^1.2.2",
"vite": "^5.3.1",
"vite-svg-loader": "^5.1.0",
"vue-svg-loader": "^0.16.0",
Expand Down
2 changes: 0 additions & 2 deletions src/main.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import "./assets/styling/main.css"
import { createApp } from 'vue'
import App from './App.vue'
import {createRouter, useRouter} from 'vue-router'
import {use} from "marked";
import {router} from "@/routes/router.ts";

createApp(App)
Expand Down

0 comments on commit a7f6b1e

Please sign in to comment.