Skip to content

Commit

Permalink
Préparation de l'environnement
Browse files Browse the repository at this point in the history
j'ai laissé la compression de JS jusqu'au 3eme semaine parceque c'est la semaine de JS
  • Loading branch information
yassineuuu committed Mar 29, 2020
1 parent 638bdf1 commit 8074b01
Show file tree
Hide file tree
Showing 4,166 changed files with 270,629 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 7 additions & 0 deletions Starter-file/dist/css/fichier.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* {
margin: 0px;
padding: 0px;
box-sizing: border-box; }

body {
font-family: 'Cairo', sans-serif; }
7 changes: 7 additions & 0 deletions Starter-file/dist/css/fichier1.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* {
margin: 0px;
padding: 0px;
box-sizing: border-box; }

body {
font-family: 'Cairo', sans-serif; }
7 changes: 7 additions & 0 deletions Starter-file/dist/css/fichier2.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* {
margin: 0px;
padding: 0px;
box-sizing: border-box; }

body {
font-family: 'Cairo', sans-serif; }
7 changes: 7 additions & 0 deletions Starter-file/dist/css/fichier3.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* {
margin: 0px;
padding: 0px;
box-sizing: border-box; }

body {
font-family: 'Cairo', sans-serif; }
31 changes: 31 additions & 0 deletions Starter-file/dist/css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
* {
margin: 0px;
padding: 0px;
box-sizing: border-box; }

body {
font-family: 'Cairo', sans-serif; }

* {
margin: 0px;
padding: 0px;
box-sizing: border-box; }

body {
font-family: 'Cairo', sans-serif; }

* {
margin: 0px;
padding: 0px;
box-sizing: border-box; }

body {
font-family: 'Cairo', sans-serif; }

* {
margin: 0px;
padding: 0px;
box-sizing: border-box; }

body {
font-family: 'Cairo', sans-serif; }
8 changes: 8 additions & 0 deletions Starter-file/sass/fichier.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*{
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
body{
font-family: 'Cairo', sans-serif;
}
8 changes: 8 additions & 0 deletions Starter-file/sass/fichier1.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*{
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
body{
font-family: 'Cairo', sans-serif;
}
8 changes: 8 additions & 0 deletions Starter-file/sass/fichier2.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*{
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
body{
font-family: 'Cairo', sans-serif;
}
8 changes: 8 additions & 0 deletions Starter-file/sass/fichier3.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*{
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
body{
font-family: 'Cairo', sans-serif;
}
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Cairo:200,300,400,600,700,900&display=swap&subset=arabic,latin-ext" rel="stylesheet">
<title>Document</title>
</head>
<body>

</body>
</html>
15 changes: 15 additions & 0 deletions node_modules/.bin/autoprefixer

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

17 changes: 17 additions & 0 deletions node_modules/.bin/autoprefixer.cmd

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

18 changes: 18 additions & 0 deletions node_modules/.bin/autoprefixer.ps1

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

15 changes: 15 additions & 0 deletions node_modules/.bin/browserslist

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

17 changes: 17 additions & 0 deletions node_modules/.bin/browserslist.cmd

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

18 changes: 18 additions & 0 deletions node_modules/.bin/browserslist.ps1

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

15 changes: 15 additions & 0 deletions node_modules/.bin/concat

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

17 changes: 17 additions & 0 deletions node_modules/.bin/concat.cmd

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

18 changes: 18 additions & 0 deletions node_modules/.bin/concat.ps1

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

15 changes: 15 additions & 0 deletions node_modules/.bin/esparse

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

17 changes: 17 additions & 0 deletions node_modules/.bin/esparse.cmd

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

18 changes: 18 additions & 0 deletions node_modules/.bin/esparse.ps1

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

15 changes: 15 additions & 0 deletions node_modules/.bin/esvalidate

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

17 changes: 17 additions & 0 deletions node_modules/.bin/esvalidate.cmd

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

18 changes: 18 additions & 0 deletions node_modules/.bin/esvalidate.ps1

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

15 changes: 15 additions & 0 deletions node_modules/.bin/js-yaml

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

Loading

0 comments on commit 8074b01

Please sign in to comment.