@kinxcdn/commerce-player 1.4.4 → 1.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,6 +28,12 @@ npm pack
28
28
 
29
29
  생성된 패키징 파일을 테스트 프로젝트에 위치시켜 `npm install ./kinxcdn-commerce-player-v1.0.0.tgz` 명령어로 설치할 수 있다.
30
30
 
31
+ ## style 적용
32
+
33
+ tailwind를 사용해 개발했으나 클라이언트 사이트 내 tailwind를 추가할 수 없어 shadow dom을 추가하여 내부 돔에 tailwind를 추가하는 방식으로 개발함
34
+
35
+ 더 좋은 방법이 있다면 수정이 필요
36
+
31
37
  ## Usage
32
38
 
33
39
  ### WidgetPlayer
@@ -112,6 +118,8 @@ import WidgetPlayer from '@kinxcdn/commerce-player';
112
118
 
113
119
  ```
114
120
 
121
+
122
+
115
123
  [//]: # ()
116
124
  [//]: # ()
117
125
  [//]: # ()