-
Notifications
You must be signed in to change notification settings - Fork 0
/
tailwind.config.js
46 lines (45 loc) · 981 Bytes
/
tailwind.config.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ["./src/**/*{.js,.css}"],
theme: {
extend: {
colors: {
accent: "#f23a2e",
"accent-hover": "#eb1c0f",
grey: "#8d8d8d",
placeholder: "rgb(156, 163, 176)",
dark: "#445963",
yellow: "#fef8e0",
pink: "#ffcdd2",
white: "#fefefe",
"white-hover": "#f7f7f7",
light: "#f8f9fa",
"light-gray": "#dddddd",
black: "#151515",
green: "#95E346",
"light-green": "#dbf2c3",
},
fontFamily: {
light: ["MontserratLight", "serif"],
regular: ["MontserratRegular", "serif"],
medium: ["MontserratMedium", "serif"],
semiBold: ["MontserratSemiBold", "serif"],
bold: ["MontserratBold", "serif"],
},
transitionDuration: {
DEFAULT: "0.25s",
},
},
},
plugins: [],
};
// z-100 header
// shadow-lg
// rounded-lg
// p-4
// mb-4
// flow
// sm:mx-0 mx-4 для xs
// py-10 padding у section
// my-4 верхний
// space-x-4 между