teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

3

誤字修正

2017/11/10 05:20

投稿

raidomaru
raidomaru

スコア106

answer CHANGED
@@ -1,5 +1,5 @@
1
1
  コンパイルにgulpを使っているという想定で回答させていただきますね。
2
- sass自体の昨日でcompressedにするとなぜかずれるようです。
2
+ sass自体の機能でcompressedにするとなぜかずれるようです。
3
3
 
4
4
  [https://qiita.com/kyaido/items/04658c04a7dbe9f05c16](https://qiita.com/kyaido/items/04658c04a7dbe9f05c16)
5
5
 

2

誤字修正

2017/11/10 05:20

投稿

raidomaru
raidomaru

スコア106

answer CHANGED
File without changes

1

リンク設定

2017/11/10 05:19

投稿

raidomaru
raidomaru

スコア106

answer CHANGED
@@ -1,10 +1,10 @@
1
1
  コンパイルにgulpを使っているという想定で回答させていただきますね。
2
2
  sass自体の昨日でcompressedにするとなぜかずれるようです。
3
3
 
4
- https://qiita.com/kyaido/items/04658c04a7dbe9f05c16
4
+ [https://qiita.com/kyaido/items/04658c04a7dbe9f05c16](https://qiita.com/kyaido/items/04658c04a7dbe9f05c16)
5
5
 
6
6
  上記、記事ではCSSの圧縮にminify-cssを使われてますが、現在は非推奨でclean-cssを使うのが良さそうです。
7
7
 
8
- http://takedajs.hatenablog.jp/entry/2016/11/23/115457
8
+ [http://takedajs.hatenablog.jp/entry/2016/11/23/115457](http://takedajs.hatenablog.jp/entry/2016/11/23/115457)
9
9
 
10
10
  想定がずれておりましたら申し訳ございません。