質問編集履歴
2
*= require_tree 追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -19,6 +19,8 @@
|
|
19
19
|
applecaion.scss
|
20
20
|
|
21
21
|
```
|
22
|
+
|
23
|
+
*= require_tree .
|
22
24
|
|
23
25
|
// 別ファイル読み込み
|
24
26
|
|
1
エラー追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -10,11 +10,7 @@
|
|
10
10
|
|
11
11
|
|
12
12
|
|
13
|
-
```
|
14
|
-
|
15
|
-
|
13
|
+
メディアクエリが読み込まれないため、レイアウトが崩れてしまいます。
|
16
|
-
|
17
|
-
```
|
18
14
|
|
19
15
|
|
20
16
|
|