# Sass 믹스인 라이브러리

## 오픈소스 <a href="#open-source" id="open-source"></a>

[@euid/scss-mixins 라이브러리 패키지](https://www.npmjs.com/package/@euid/scss-mixins)

{% embed url="<https://www.npmjs.com/package/@euid/scss-mixins>" %}

[@euid/scss-mixins-snippets VS Code 확장](https://marketplace.visualstudio.com/items?itemName=yamoo9.euid-scss-mixins-snippets\&ssr=false#overview)

{% embed url="<https://marketplace.visualstudio.com/items?itemName=yamoo9.euid-scss-mixins-snippets&ssr=false#overview>" %}

## 라이선스 <a href="#license" id="license"></a>

[MIT 라이선스](https://ko.wikipedia.org/wiki/MIT_%ED%97%88%EA%B0%80%EC%84%9C)

{% hint style="info" %}
MIT 라이선스는 미국의 매사추세츠 공과대학교에서 자기 학교의 소프트웨어 공학도들을 돕기 위해 개발한 허가서이다. MIT 라이선스를 따르는 소프트웨어를 개조한 제품을 반드시 오픈 소스로 배포해야 한다는 규정이 없으며, GNU 일반 공중 라이선스의 엄격함을 피하려는 사용자들에게 인기가 있다.

MIT 라이선스는 GNU 일반 공중 라이선스(GPL) 등과 달리 카피 레프트는 아니며, 오픈 소스 여부에 관계없이 재사용을 인정하고 있다. BSD 라이선스를 기초로 작성된 BSD 계열 라이선스 중의 하나이다.&#x20;

여러 가지 라이선스 중에서도 MIT 라이선스는 매우 제한이 느슨한 라이선스라고 할 수 있다. 이 라이선스를 따르는 대표적 소프트웨어로 Node.js, jQuery, Ruby on Rails, X 윈도 시스템(X11) , 비주얼 스튜디오 코드등 이 있다.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://yamoo9.gitbook.io/scss-mixins/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
