-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
243024d
commit 50edf53
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# CSS | ||
Cascading Style Sheets. 마크업 언어가 실제 표시되는 방법을 기술하는 언어 | ||
|
||
* [morder css](https://trends.google.com/trends/explore?q=%2Fm%2F0py1hbn,%2Fm%2F054k6n_,%2Fm%2F0gjd0jv,%2Fg%2F11c1n7ndhf) | ||
* [비교글1](https://negabaro.github.io/rails/2018/04/28/sass_scss_less.html) | ||
* [비교글2](https://taegon.kim/archives/3667) | ||
* sass | ||
* [https://sass-lang.com/](https://sass-lang.com/) | ||
* [https://heropy.blog/2018/01/31/sass/](https://heropy.blog/2018/01/31/sass/) | ||
* less | ||
* [http://lesscss.org/](http://lesscss.org/) | ||
* stylus | ||
* [http://stylus-lang.com/](http://stylus-lang.com/) | ||
* postcss | ||
* 얘는 language 가 아니라 css 개발 툴 정도로 봐야 할듯 함 | ||
* [https://github.com/postcss/postcss](https://github.com/postcss/postcss) | ||
* [https://medium.com/@FourwingsY/postcss-%EC%86%8C%EA%B0%9C-727310aa6505](https://medium.com/@FourwingsY/postcss-%EC%86%8C%EA%B0%9C-727310aa6505) |