test d'apparition de VUEJS !
Deploy PHP / deploy (push) Successful in 17s

This commit is contained in:
Camilla Schoeser
2026-06-08 23:34:26 +02:00
parent b398352106
commit 0952dd2804
5 changed files with 7 additions and 8 deletions
-1
View File
@@ -1 +0,0 @@
:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}@media(min-width:1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}}h1[data-v-244e519f]{font-weight:500;font-size:2.6rem;position:relative;top:-10px}h3[data-v-244e519f]{font-size:1.2rem}.greetings h1[data-v-244e519f],.greetings h3[data-v-244e519f]{text-align:center}@media(min-width:1024px){.greetings h1[data-v-244e519f],.greetings h3[data-v-244e519f]{text-align:left}}.item[data-v-fd0742eb]{margin-top:2rem;display:flex;position:relative}.details[data-v-fd0742eb]{flex:1;margin-left:1rem}i[data-v-fd0742eb]{display:flex;place-items:center;place-content:center;width:32px;height:32px;color:var(--color-text)}h3[data-v-fd0742eb]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:var(--color-heading)}@media(min-width:1024px){.item[data-v-fd0742eb]{margin-top:0;padding:.4rem 0 1rem calc(var(--section-gap) / 2)}i[data-v-fd0742eb]{top:calc(50% - 25px);left:-26px;position:absolute;border:1px solid var(--color-border);background:var(--color-background);border-radius:8px;width:50px;height:50px}.item[data-v-fd0742eb]:before{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;bottom:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-fd0742eb]:after{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;top:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-fd0742eb]:first-of-type:before{display:none}.item[data-v-fd0742eb]:last-of-type:after{display:none}}header[data-v-d7063efd]{line-height:1.5}.logo[data-v-d7063efd]{display:block;margin:0 auto 2rem}@media(min-width:1024px){header[data-v-d7063efd]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-d7063efd]{margin:0 2rem 0 0}header .wrapper[data-v-d7063efd]{display:flex;place-items:flex-start;flex-wrap:wrap}}
File diff suppressed because one or more lines are too long
+4 -3
View File
@@ -2,11 +2,12 @@
<html lang="">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<link rel="icon" href="./favicon.ico">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> <!-- les icones -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<script type="module" crossorigin src="/assets/index-DxF_rV-Z.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-9E6NUV9q.css">
<script type="module" crossorigin src="./assets/index-CHTlpzRm.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-XGNx2_it.css">
</head>
<body>
<div id="app"></div>
+1 -1
View File
@@ -1 +1 @@
{"root":["../../env.d.ts","../../src/App.vue","../../src/main.ts","../../src/routes.ts","../../src/components/HelloWorld.vue","../../src/components/TheWelcome.vue","../../src/components/TodoItem.vue","../../src/components/TodoList.vue","../../src/components/WelcomeItem.vue","../../src/components/icons/IconCommunity.vue","../../src/components/icons/IconDocumentation.vue","../../src/components/icons/IconEcosystem.vue","../../src/components/icons/IconSupport.vue","../../src/components/icons/IconTooling.vue","../../src/pages/Home.vue","../../src/pages/Test.vue","../../src/pages/Todo.vue"],"version":"5.9.3"}
{"root":["../../env.d.ts","../../src/App.vue","../../src/main.ts","../../src/components/HelloWorld.vue","../../src/components/TheWelcome.vue","../../src/components/WelcomeItem.vue","../../src/components/icons/IconCommunity.vue","../../src/components/icons/IconDocumentation.vue","../../src/components/icons/IconEcosystem.vue","../../src/components/icons/IconSupport.vue","../../src/components/icons/IconTooling.vue","../../src/components/todo/TodoItem.vue","../../src/components/todo/TodoList.vue","../../src/pages/Home.vue","../../src/pages/Mandarine.vue","../../src/pages/Test.vue","../../src/pages/Todo.vue","../../src/router/index.ts"],"version":"5.9.3"}
+2 -2
View File
@@ -6,8 +6,8 @@ import vueDevTools from 'vite-plugin-vue-devtools'
// https://vite.dev/config/
export default defineConfig({
base: '/VUEJS/myapp/dist/',
base: './',
plugins: [
vue(),
vueDevTools(),