|
8 | 8 | <link rel="stylesheet" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css"/> |
9 | 9 | <meta http-equiv="content-security-policy" content=""> |
10 | 10 | <link rel="stylesheet" href="/adorable-css/_app/immutable/assets/pages/__layout.svelte-c7928644.css"> |
11 | | - <link rel="modulepreload" href="/adorable-css/_app/immutable/start-b9a9832b.js"> |
| 11 | + <link rel="modulepreload" href="/adorable-css/_app/immutable/start-2cbc2cb0.js"> |
12 | 12 | <link rel="modulepreload" href="/adorable-css/_app/immutable/chunks/index-92455e0d.js"> |
13 | 13 | <link rel="modulepreload" href="/adorable-css/_app/immutable/chunks/paths-396f020f.js"> |
14 | 14 | <link rel="modulepreload" href="/adorable-css/_app/immutable/pages/__layout.svelte-2d901cb4.js"> |
15 | | - <link rel="modulepreload" href="/adorable-css/_app/immutable/pages/changelogs.svelte-e912c8db.js"> |
| 15 | + <link rel="modulepreload" href="/adorable-css/_app/immutable/pages/changelogs.svelte-12c35ebd.js"> |
16 | 16 | <script async src="https://www.googletagmanager.com/gtag/js?id=G-ZV4FB601YT"></script> |
17 | 17 | <script> |
18 | 18 | window.dataLayer = window.dataLayer || [] |
|
46 | 46 |
|
47 | 47 | <a class="pack" href="https://github.com/developer-1px/adorable-css" target="_blank" aria-label="github"><svg width="24" height="24" viewBox="0 0 16 16" fill="currentColor"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path></svg></a></div></div> |
48 | 48 |
|
49 | | - <div class="markdown p(20)"><h2>1.1.0</h2> |
| 49 | + <div class="markdown p(20)"><h2>1.1.2</h2> |
| 50 | +<ul><li>✨ adoarbleCSS cli 기능 업데이트 (PR 너무 너무 감사합니다!! ❤️)</li> |
| 51 | +<li><a href="https://github.com/dudlf/adorable-css-cli" rel="nofollow">https://github.com/dudlf/adorable-css-cli</a></li></ul> |
| 52 | +<h2>1.1.0</h2> |
50 | 53 | <ul><li>🐛 outline(1/red), drop-shadow(30px/10px/4px/#4444dd)가 제대로 동작하지 않던 버그 수정</li></ul> |
51 | 54 | <h2>1.0.9</h2> |
52 | 55 | <ul><li>✨ vpack, hpack 속성을 추가하였습니다. vpack = vbox+pack</li></ul> |
@@ -238,10 +241,10 @@ <h2>지금 준비하고 있는 기능들</h2> |
238 | 241 | <div class="version fixed z(9999) layer(bottom+right) p(10/20) font(10) c(#999)" aria-hidden="true"> 0.1.3</div> |
239 | 242 |
|
240 | 243 |
|
241 | | - <script type="module" data-sveltekit-hydrate="156h5x4"> |
242 | | - import { start } from "/adorable-css/_app/immutable/start-b9a9832b.js"; |
| 244 | + <script type="module" data-sveltekit-hydrate="s71ge7"> |
| 245 | + import { start } from "/adorable-css/_app/immutable/start-2cbc2cb0.js"; |
243 | 246 | start({ |
244 | | - target: document.querySelector('[data-sveltekit-hydrate="156h5x4"]').parentNode, |
| 247 | + target: document.querySelector('[data-sveltekit-hydrate="s71ge7"]').parentNode, |
245 | 248 | paths: {"base":"/adorable-css","assets":"/adorable-css"}, |
246 | 249 | session: {}, |
247 | 250 | route: true, |
|
0 commit comments