scss-prettier 4.0.8 → 4.0.21

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.
package/LICENSE.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  Proprietary License
2
2
 
3
- Copyright (c) 2015.12.06-2026 Daekyung Yoo. All rights reserved.
3
+ Copyright (c) Daekyung Yoo. All rights reserved.
4
4
 
5
5
  This software and associated documentation files (the "Software") are the
6
6
  exclusive property of Daekyung Yoo.
package/README.md CHANGED
@@ -1,4 +1,3 @@
1
- [한국어](README.ko.md)
2
1
 
3
2
  # SCSS Prettier
4
3
 
@@ -249,7 +248,6 @@ scss-prettier --write --config .scssPrettier.json "**/*.scss"
249
248
  ## Links
250
249
 
251
250
  - [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=Drangon-Knight.scss-prettier)
252
- - [GitHub](https://github.com/Yoodaekyung/SCSS-Prettier)
253
251
  - [npm CLI](https://www.npmjs.com/package/scss-prettier)
254
252
 
255
253
  ---