diff --git a/index.html b/index.html new file mode 100644 index 0000000..381e41d --- /dev/null +++ b/index.html @@ -0,0 +1,21 @@ + + + + + + Project Master Portal + + + + + +
+
+
πŸ“Š

λŒ€μ‹œλ³΄λ“œ

+
βœ‰οΈ

메일 ν…ŒμŠ€νŠΈ

+
+
+ + \ No newline at end of file diff --git a/mailTest.html b/mailTest.html new file mode 100644 index 0000000..57d928d --- /dev/null +++ b/mailTest.html @@ -0,0 +1,87 @@ + + + + + + Project Mail Manager + + + + + +
+ +
+
라였슀 농림뢀
ITTC κ΅μœ‘μ„Όν„° 착곡식 일정 ν˜‘μ˜
+
+
+
+
+
μ²¨λΆ€νŒŒμΌ 리슀트
+
AI νŒλ‹¨
+
+
+
+
+
+ + + \ No newline at end of file diff --git a/tokens.json b/tokens.json new file mode 100644 index 0000000..c702bd4 --- /dev/null +++ b/tokens.json @@ -0,0 +1,21 @@ +{ + "core": { + "dimension": { + "scale": { "$value": "2", "$type": "dimension" }, + "xs": { "$value": "4", "$type": "dimension" }, + "sm": { "$value": "8", "$type": "dimension" }, + "md": { "$value": "16", "$type": "dimension" }, + "lg": { "$value": "32", "$type": "dimension" }, + "xl": { "$value": "64", "$type": "dimension" } + }, + "borderRadius": { + "sm": { "$value": "4", "$type": "dimension" }, + "lg": { "$value": "8", "$type": "dimension" }, + "xl": { "$value": "16", "$type": "dimension" } + }, + "color": { + "primary-lv-0": { "$value": "#e9eeed", "$type": "color" }, + "primary-lv-6": { "$value": "#1e5149", "$type": "color" } + } + } +} \ No newline at end of file