-
Notifications
You must be signed in to change notification settings - Fork 4
/
tailwind.config.mjs
45 lines (45 loc) · 11.6 KB
/
tailwind.config.mjs
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
/** @type {import('tailwindcss').Config} */
export default {
content: ['./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}'],
theme: {
fontFamily: {
sans: ['Comic Neue', 'Comic Sans', 'sans-serif'],
cursive: ['Gaegu', 'cursive'],
},
colors: {
"white": '#fff',
"selected": "#f1f1f1",
"border-gray": "#d0d0d0",
"marker-purple": "#673AB7",
"dark": '#1d1d1d',
"black": '#000',
"whiteboard": "#f8f9fa",
"transparent": "transparent",
},
lineHeight: {
"leading-normal": 1.625
},
zIndex: {
'whiteboard': '1',
'whiteboard-overlay': '5',
'title': '10',
'edit-button': '20',
},
extend: {
height: {
"whiteboard": "var(--whiteboard-height)",
},
borderWidth: {
"20": "20px",
},
backgroundImage: {
// Astro bundles CSS files into a different location during dev (inline) and production (/_astro), which makes the paths
// for these background images difficult to reference consistently. We can't use root-relative paths because github pages
// deploys to a subfolder. We only have a couple of images so we'll just inline them in the CSS.
"ink-box": "url(\"data:image/svg+xml,%3Csvg stroke-linecap='round' stroke-linejoin='round' viewBox='-3955 -3452 852 400' width='852' height='400' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%231d1d1d' stroke-linecap='round'%3E%3Cpath d='m2.8458-2.5764q2.8458.1277 6.3444.2241t7.2911.1679 8.3525.1245 10.1286.0915 11.9465.0671 13.4654.0489 14.5004.0357 14.9935.0259 15.1563.0189 15.4023.0136 15.7479.01 17.446.0072 19.936.0052 20.6842.0038 20.3136.0028 18.899.002 17.5844.0014 18.1511.0011 19.6901.0007 19.8767.0006 18.0521.0004 16.6649.0003 16.3006.0002 15.5694.0001 14.6922.0001 14.1047.0001 13.2606.0001 12.5895 0 12.7341 0 13.1277.0001 13.3487 0 13.1848 0 12.634 0 12.4167 0 12.4337 0 12.1833 0 11.8175 0 11.2165 0 10.3539 0 9.6568 0 9.0029 0 8.4817 0 8.2433 0 8.0019 0 8.1477 0 8.6263 0 8.9168 0 9.0248 0 9.2493 0 9.8761 0 10.3555 0 10.1842 0 9.8379 0 9.6079 0 9.4622 0 9.3679 0 9.3399 0 9.1112 0 8.553 0 8.1029 0 7.5329 0 6.7363 0 6.2092 0 5.9652 0 5.7408 0 5.4271 0 4.8642-.0014 4.1558-.0579 3.6356-.1235 3.1244-.1476 3.7627-.2224 3.938-.2561 3.3672-.2373.7607 1.3228-.5382-29.0266.8191-99.624.6786-155.6512.4096-86.8535.2283-.6708.4305-.5628.5877-.3958.6833-.1875.7074.0405.6574.2643.5387.4604.3634.6083.1502.6924-.0788.7042-.2995.6422-.4889.5129-.6271.3299-.6996.1124-.6989-.1168-.625-.3339-.4856-.516-.2955-.644-.0743-.7047.1545-.6915.3673-.606.5415-.4569.6591-.2602.7077-.036.6821.1918.5852.3995.4269.5655.2241.6723.0569.3541-.1704 86.4996-.2587 155.6735-.2667 99.6168-2.1006 31.8886-3.7124 1.3228-3.3672-.2373-3.938-.2561-3.7627-.2224-3.1244-.1476-3.6356-.1235-4.1558-.0579-4.8642-.0014-5.4271 0-5.7408 0-5.9652 0-6.2092 0-6.7363 0-7.5329 0-8.1029 0-8.553 0-9.1112 0-9.3399 0-9.3679 0-9.4622 0-9.6079 0-9.8379 0-10.1842 0-10.3555 0-9.8761 0-9.2493 0-9.0248 0-8.9168 0-8.6263 0-8.1477 0-8.0019 0-8.2433 0-8.4817 0-9.0029 0-9.6568 0-10.3539 0-11.2165 0-11.8175 0-12.1833 0-12.4337 0-12.4167 0-12.634 0-13.1848 0-13.3487 0-13.1277.0001-12.7341 0-12.5895 0-13.2606.0001-14.1047.0001-14.6922.0001-15.5694.0001-16.3006.0002-16.6649.0003-18.0521.0004-19.8767.0006-19.6901.0007-18.1511.0011-17.5844.0014-18.899.002-20.3136.0028-20.6842.0038-19.936.0052-17.446.0072-15.7479.01-15.4023.0136-15.1563.0189-14.9935.0259-14.5004.0357-13.4654.0489-11.9465.0671-10.1286.0915-8.3525.1245-7.2911.1679-6.3444.2241-3.3632.0249-.9561-.3961-.7318-.7318-.396-.9561.0001-1.0349.3961-.956.7318-.7318.9561-.3959.5173-.1029 2.8457.1278z' transform='translate(-3943.4428 -3065.7979)'/%3E%3Cpath d='m2.8458-2.5764q2.8458.1277 6.3444.2241t7.2911.1679 8.3636.1245 10.1348.0915 11.9544.0671 13.4808.0489 14.5024.0357 14.9923.0259 15.1735.0189 15.4362.0136 15.7534.01 17.4536.0072 19.9646.0052 20.7135.0038 20.3431.0028 18.9133.002 17.5766.0014 18.158.0011 19.7117.0007 19.8799.0006 18.0604.0004 16.7073.0003 16.3486.0002 15.5828.0001 14.7151.0001 14.1575.0001 13.29.0001 12.6035 0 12.7286 0 13.1157.0001 13.3554 0 13.1997 0 12.66 0 12.4422 0 12.4457 0 12.1611 0 11.7918 0 11.22 0 10.3803 0 9.687 0 9.0241 0 8.4736 0 8.2365 0 8.0292 0 8.1718 0 8.6219 0 8.9121 0 9.0356 0 9.2686 0 9.9068 0 10.3836 0 10.191 0 9.8351 0 9.5973 0 9.4564 0 9.3757 0 9.3555 0 9.133 0 8.5653 0 8.0963 0 7.5204 0 6.7427 0 6.1949 0 5.9484 0 5.787 0 5.4617 0 4.8634-.0003 4.1598-.0573 3.6423-.1232 3.1348-.147 3.7691-.2227 3.9349-.2564 3.3518-.2373.7617 1.3217-.5268-29.0276.8005-99.6236.6314-155.6508.3834-86.8535.228-.6707.4303-.5627.5874-.396.6831-.1876.7072.0403.6574.264.5387.4601.3635.608.1503.6923-.0785.704-.2993.6421-.4886.5129-.6269.3301-.6994.1126-.6987-.1166-.6249-.3336-.4857-.5157-.2956-.6438-.0745-.7045.1543-.6914.367-.6059.5412-.457.6589-.2603.7075-.0363.682.1916.5851.3993.427.5652.2242.672.057.354-.1443 86.4996-.2121 155.674-.2485 99.6171-2.1111 31.8876-3.7122 1.3217-3.3518-.2373-3.9349-.2564-3.7691-.2227-3.1348-.147-3.6423-.1232-4.1598-.0573-4.8634-.0003-5.4617 0-5.787 0-5.9484 0-6.1949 0-6.7427 0-7.5204 0-8.0963 0-8.5653 0-9.133 0-9.3555 0-9.3757 0-9.4564 0-9.5973 0-9.8351 0-10.191 0-10.3836 0-9.9068 0-9.2686 0-9.0356 0-8.9121 0-8.6219 0-8.1718 0-8.0292 0-8.2365 0-8.4736 0-9.0241 0-9.687 0-10.3803 0-11.22 0-11.7918 0-12.1611 0-12.4457 0-12.4422 0-12.66 0-13.1997 0-13.3554 0-13.1157.0001-12.7286 0-12.6035 0-13.29.0001-14.1575.0001-14.7151.0001-15.5828.0001-16.3486.0002-16.7073.0003-18.0604.0004-19.8799.0006-19.7117.0007-18.158.0011-17.5766.0014-18.9133.002-20.3431.0028-20.7135.0038-19.9646.0052-17.4536.0072-15.7534.01-15.4362.0136-15.1735.0189-14.9923.0259-14.5024.0357-13.4808.0489-11.9544.0671-10.1348.0915-8.3636.1245-7.2911.1679-6.3444.2241-3.3632.0249-.9561-.3961-.7318-.7318-.396-.9561.0001-1.0349.3961-.956.7318-.7318.9561-.3959.5173-.1029 2.8457.1278z' transform='matrix(-1 0 0 -1 -3117.3804 -3438.0453)'/%3E%3C/g%3E%3C/svg%3E%0A\")",
"ink-border": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1082' preserveAspectRatio='none' height='14' stroke-linecap='round' stroke-linejoin='round' viewBox='720 681 1082 14'%3E%3Cpath fill='%231d1d1d' d='M731.69 684.406q.838-.002 2.422-.033t3.126-.067 3.092-.065 3.118-.037 2.982-.006 2.929.012 3.177.021 3.552.038 4.06.063 3.993.047 3.601.012 3.78.02 4.427.016 4.224 0 3.534-.003 3.341-.01 3.366-.009 3.465-.002 3.19-.014 3.048-.017 2.99-.016 2.823-.019 2.95-.01 3.372.012 3.642.025 3.454.009 3.18-.009 3.428.007 3.847.026 3.867.022 4.188.04 4.571.058 4.149.017 3.63-.02 3.729-.01 3.494-.018 3.879.046 4.894.099 4.952.048 4.34-.008 3.908-.038 4.062-.02 4.727.057 5.213.095 4.964.028 4.297-.04 4.341-.017 5.06.036 5.277.047 5.491.067 5.763.074 5.417.008 3.912-.02 2.861.013 3.012.029 2.969.019 2.822-.001 4.234.005 4.447.031 4.179-.003 5.375-.026 5.76.016 4.394.014 4.929.1 4.94.083 3.891-.08 4.714-.116 4.858-.071 5.204-.02 5.045-.027 3.922-.004 4.434.045 5.509.006 4.061-.006 3.988-.01 5.019-.038 4.627-.053 4.642-.026 4.277.073 4.11.03 4.456-.072 4.67-.033 4.944-.006 4.441-.041 4.271-.043 4.3-.03 3.706-.053 3.513-.05 3.575-.034 3.546-.015 3.833 0 3.631-.024 3.45-.027 3.431-.023 3.468-.015 3.537-.006 3.689.002 3.988.015 4.029.015 3.79-.001 3.497-.016 3.697.005 4.154.03 4.74.064 4.891.058 4.642.022 4.949.043 5.268.056 5.124.028 3.927.024 3.928.018 3.974.02 3.966.014 4.11.03 3.71-.004 4.607-.046 4.343-.046 3.844-.065 4.486-.01 4.634-.001 3.905-.046 3.69-.044 3.593-.04 3.525-.035 3.858-.012 4.016 0 3.999 0 4.196.014 4.31.015 4.12 0 4.059-.005 4.542.035 5.096.068 5.235.061 4.943.021 3.685.012 3.857.021 4.623-.02 4.553-.019 4.823.01 4.773.004 4.35-.03 3.693-.059 3.602-.048 3.599-.04 3.463-.037 3.517-.027 3.618-.017 3.46-.019 3.44-.016 3.816.007 4.377.073 4.989.1 4.738.027 4.255-.017 4.602.018 4.945.037 4.447-.01 3.478.01 3.96.043 4.686-.007 4.616-.003 4.872.015 4.273-.027 3.66-.048 3.626-.042 3.562-.046 3.35-.045 3.126-.044 3.253-.03 3.408-.014 3.253-.02 3.003-.027 2.997-.022 3.271-.007 3.344 0 3.38.011 3.535.014 3.633.007 3.47-.003 3.419-.005 3.822.018 4.103.033 4.17.029 4.141.02 4.076.01 4.407.036 4.311.024 3.966-.003 4.243.014 3.952-.012 3.229-.046 3.133-.04 3.145-.033 3-.031 3.139-.02 3.508.001 3.793.024 3.75.016 3.728.004 4.038.036 3.613.078 4.04.08 3.994.063 2.828.05 2.87.046 2.887.041 3.05.056 3.368.088 3.235.055 2.989.01 2.95.005 3.404.072 3.434.062 4.392-.028 5.834-.028 5.904-.01 4.828.048 4.38-.009 4.314-.018 3.53.064 3.269.016 3.112-.009 4.236-.05 4.1-.055 3.984-.047 4.112-.023 3.248.044 3.162.026 2.943-.007 4.376-.01 5.853-.005 5.898.002 5.923.005 4.532.012 4.03-.039 3.901-.047 4.283.001 5.284-.036 4.577-.08 4.197-.08 4.196-.06 4.097-.049 4.14-.036 3.839-.04 3.286-.058 3.344-.043 3.2-.027 3.78-.005 4.087.003 3.634 0 3.798.006 3.942.013 4.091.02 4.074.013 3.755-.008 3.701-.009 3.493-.016 3.564-.007 3.877.012 3.405-.015 2.958.031 3.828.075 4.523.027 3.458.024 1.83.107.97.327.815.62.575.847.274.986-.056 1.023-.379.951-.663.78-.877.528-1 .22-1.018-.11-.93-.43-.743-.705-.48-.905-.165-1.01.166-1.01.48-.905.743-.704.93-.43 1.018-.11 1 .22.877.528.663.78.378.952.055 1.022-.274.987-.575.847-.815.62-.97.326-.512.084-1.317.023-3.458.024-4.523.027-3.828.075-2.958.031-3.405-.015-3.877.011-3.564-.007-3.493-.015-3.701-.01-3.755-.008-4.074.014-4.091.02-3.942.012-3.801.005-3.64-.006-4.13-.028-3.773-.06-3.155-.053-3.344-.044-3.286-.058-3.84-.04-4.14-.035-4.096-.05-4.196-.059-4.197-.08-4.577-.08-5.284-.036-4.283 0-3.901-.046-4.03-.04-4.532.012-5.924.006-5.897.002-5.853-.006-4.376-.01-2.943-.006-3.162.026-3.248.044-4.112-.024-3.984-.046-4.1-.056-4.236-.05-3.112-.008-3.27.015-3.529.065-4.314-.018-4.38-.01-4.828.049-5.904-.01-5.834-.028-4.392-.028-3.434.062-3.405.072-2.95.004-2.988.011-3.235.055-3.368.088-3.05.056-2.886.04-2.871.047-2.829.05-3.993.062-4.04.081-3.613.078-4.038.035-3.729.005-3.749.016-3.793.023-3.508.001-3.14-.02-2.999-.03-3.145-.033-3.133-.04-3.23-.046-3.951-.012-4.243.014-3.966-.003-4.31.023-4.408.037-4.076.01-4.141.02-4.17.03-4.103.032-3.822.018-3.42-.005-3.47-.003-3.632.007-3.535.014-3.38.01-3.344 0-3.271-.006-2.997-.022-3.003-.027-3.253-.02-3.408-.015-3.253-.03-3.127-.043-3.35-.045-3.56-.046-3.627-.042-3.66-.048-4.273-.027-4.872.015-4.616-.004-4.686-.006-3.96.042-3.478.012-4.447-.011-4.945.037-4.602.018-4.255-.017-4.738.027-4.989.1-4.377.073-3.816.006-3.44-.015-3.46-.02-3.618-.016-3.517-.027-3.463-.038-3.599-.039-3.601-.049-3.694-.057-4.35-.032-4.773.004-4.823.01-4.553-.019-4.623-.02-3.857.022-3.685.011-4.943.021-5.235.062-5.096.068-4.542.034-4.059-.004-4.12 0-4.31.015-4.196.014-4 0-4.015 0-3.858-.012-3.525-.036-3.592-.039-3.691-.045-3.905-.045-4.634-.001-4.486-.01-3.844-.065-4.343-.046-4.607-.046-3.71-.004-4.11.03-3.966.014-3.974.02-3.928.018-3.927.024-5.124.027-5.268.057-4.95.043-4.64.021-4.891.059-4.74.063-4.155.03-3.697.006-3.497-.016-3.79 0-4.03.014-3.987.015-3.689.002-3.537-.007-3.468-.014-3.43-.023-3.45-.028-3.632-.023-3.833 0-3.546-.015-3.575-.034-3.513-.05-3.707-.052-4.299-.031-4.271-.043-4.44-.042-4.946-.005-4.67-.033-4.456-.072-4.109.03-4.277.073-4.642-.026-4.627-.053-5.019-.038-3.988-.01-4.061-.006-5.51.006-4.433.045-3.922-.004-5.045-.027-5.204-.02-4.858-.072-4.714-.116-3.89-.08-4.941.084-4.93.1-4.393.014-5.76.016-5.375-.026-4.18-.004-4.446.031-4.234.006-2.822-.001-2.969.019-3.012.029-2.86.013-3.913-.02-5.417.008-5.763.073-5.491.067-5.277.048-5.06.036-4.34-.018-4.298-.04-4.964.03-5.213.094-4.727.056-4.063-.02-3.907-.037-4.34-.008-4.952.048-4.894.098-3.88.047-3.493-.018-3.728-.01-3.631-.02-4.149.017-4.571.057-4.188.04-3.867.022-3.847.027-3.429.006-3.179-.008-3.454.008-3.642.025-3.372.013-2.95-.01-2.822-.019-2.99-.016-3.048-.017-3.19-.014-3.466-.003-3.365-.007-3.342-.012-3.534-.003-4.224.001-4.428.017-3.779.019-3.6.012-3.994.047-4.06.063-3.552.038-3.177.021-2.929.011-2.982-.005-3.118-.038-3.092-.064-3.126-.067-2.422-.034-1.496-.133-1.216-.504-.931-.93-.504-1.217 0-1.317.504-1.217.931-.93 1.217-.504.658-.131.837-.003Z'/%3E%3C/svg%3E%0A\")",
}
},
},
plugins: [],
};