# 컴포넌트 업로드 사용 방법

**URL:** https://meta.discourse.org/t/how-to-use-component-uploads/303539
**Category:** Development
**Created:** [4월 12, 2024, 10:00오전 UTC](https://meta.discourse.org/t/how-to-use-component-uploads/303539 "2024-04-12T10:00:44Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![nstoecki42](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nstoecki42/32/75218_2.png) [@nstoecki42](https://meta.discourse.org/u/nstoecki42)
#### Post date: [4월 12, 2024, 10:00오전 UTC](https://meta.discourse.org/t/how-to-use-component-uploads/303539/1 "2024-04-12T10:00:45Z")

</div>

안녕하세요!

Upload을 Component에서 어떻게 사용할 수 있는지 궁금합니다. 이미지를 추가했고 이제 그것을 표시하려고 합니다.

 ![image](https://global.discourse-cdn.com/meta/original/4X/1/1/c/11cb15e2353bd234c907f5c05eab564b819ea004.png)

감사합니다!

_이것은 [Category specific Disclaimer - #4 by nstoecki42](https://meta.discourse.org/t/category-specific-disclaimer/263168/5) 와 관련이 있지만, 전체 코드를 변경했습니다._

---

<div class="post-metadata">

### Author: ![nstoecki42](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nstoecki42/32/75218_2.png) [@nstoecki42](https://meta.discourse.org/u/nstoecki42)
#### Post date: [4월 12, 2024, 10:24오전 UTC](https://meta.discourse.org/t/how-to-use-component-uploads/303539/2 "2024-04-12T10:24:07Z")

</div>

음, 좀 부끄럽지만 몇 주 동안 검색한 끝에, 그리고 이제 글을 올리게 된 후에야 AI에게 물어보면서 해결책을 찾았네요… 🥹

> **CSS에 이렇게만 쓰면 됩니다:**
>
> ```plaintext
> .disclaimer {
> ...
> background-image: url('#{$SCSS-VARIABLE}');
> 
> ```

그리고 SCSS-VARIABLE 이름은 다음에서 가져올 수 있습니다:

 ![image](https://global.discourse-cdn.com/meta/original/4X/4/9/4/49417a2bf8b5256953bb7ccdfc7fe951b865cc79.png)

---

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [4월 12, 2024, 11:17오전 UTC](https://meta.discourse.org/t/how-to-use-component-uploads/303539/3 "2024-04-12T11:17:40Z")

</div>

걱정하지 마세요 😄.

관련된 문서가 여기 있었습니다: [Include assets (e.g. images, fonts) in themes and components](https://meta.discourse.org/t/include-assets-e-g-images-fonts-in-themes-and-components/62459).

여기서도 확인해 보시는 것을 주저하지 마세요 👍  
[https://meta.discourse.org/c/documentation/theme-developers/127](https://meta.discourse.org/c/documentation/theme-developers/127)

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [5월 12, 2024, 11:17오전 UTC](https://meta.discourse.org/t/how-to-use-component-uploads/303539/4 "2024-05-12T11:17:43Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
