diff --git a/frameworks/_compass_deprecated_imports/stylesheets/_compass.sass b/frameworks/_compass_deprecated_imports/stylesheets/_compass.sass index 1564e3ae..41123052 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/_compass.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/_compass.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass.sass to: @import \"compass\"" +@warn "DEPRECATED: Please change your @import of compass.sass to: @import \"compass\"" @import compass.scss diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/_css3.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/_css3.sass index 86f4eeee..01ed7fc9 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/_css3.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/_css3.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3.sass to: @import \"compass/css3\"" +@warn "DEPRECATED: Please change your @import of compass/css3.sass to: @import \"compass/css3\"" @import compass/css3.scss diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/_layout.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/_layout.sass index 2c008dcb..714fad03 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/_layout.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/_layout.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/layout.sass to: @import \"compass/layout\"" +@warn "DEPRECATED: Please change your @import of compass/layout.sass to: @import \"compass/layout\"" @import compass/layout.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/_misc.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/_misc.sass index 38174898..cd1f9769 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/_misc.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/_misc.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/misc.sass to: @import \"compass/misc\"" +@warn "DEPRECATED: Please change your @import of compass/misc.sass to: @import \"compass/misc\"" @import compass/misc.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/_reset.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/_reset.sass index e123dfa9..96172638 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/_reset.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/_reset.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/reset.sass to: @import \"compass/reset\"" +@warn "DEPRECATED: Please change your @import of compass/reset.sass to: @import \"compass/reset\"" @import compass/reset.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/_utilities.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/_utilities.sass index 34d55454..6b2b36e1 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/_utilities.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/_utilities.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities.sass to: @import \"compass/utilities\"" +@warn "DEPRECATED: Please change your @import of compass/utilities.sass to: @import \"compass/utilities\"" @import compass/utilities.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_clip.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_clip.sass index c2a6ff72..ed908e5d 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_clip.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_clip.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/background_clip.sass to: @import \"compass/css3/background-clip\"" +@warn "DEPRECATED: Please change your @import of compass/css3/background_clip.sass to: @import \"compass/css3/background-clip\"" @import compass/css3/background-clip.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_origin.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_origin.sass index f9ded004..3b73a937 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_origin.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_origin.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/background_origin.sass to: @import \"compass/css3/background-origin\"" +@warn "DEPRECATED: Please change your @import of compass/css3/background_origin.sass to: @import \"compass/css3/background-origin\"" @import compass/css3/background-origin.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_size.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_size.sass index a795067e..6f703307 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_size.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_background_size.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/background_size.sass to: @import \"compass/css3/background-size\"" +@warn "DEPRECATED: Please change your @import of compass/css3/background_size.sass to: @import \"compass/css3/background-size\"" @import compass/css3/background-size.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_border_radius.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_border_radius.sass index e1329e59..47d790b7 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_border_radius.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_border_radius.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/border_radius.sass to: @import \"compass/css3/border-radius\"" +@warn "DEPRECATED: Please change your @import of compass/css3/border_radius.sass to: @import \"compass/css3/border-radius\"" @import compass/css3/border-radius.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_box_shadow.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_box_shadow.sass index 50a42a0d..0b3093a3 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_box_shadow.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_box_shadow.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/box_shadow.sass to: @import \"compass/css3/box-shadow\"" +@warn "DEPRECATED: Please change your @import of compass/css3/box_shadow.sass to: @import \"compass/css3/box-shadow\"" @import compass/css3/box-shadow.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_box_sizing.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_box_sizing.sass index ad59694a..8b8628a0 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_box_sizing.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_box_sizing.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/box_sizing.sass to: @import \"compass/css3/box-sizing\"" +@warn "DEPRECATED: Please change your @import of compass/css3/box_sizing.sass to: @import \"compass/css3/box-sizing\"" @import compass/css3/box-sizing.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_columns.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_columns.sass index e2ca839d..ca510d27 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_columns.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_columns.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/columns.sass to: @import \"compass/css3/columns\"" +@warn "DEPRECATED: Please change your @import of compass/css3/columns.sass to: @import \"compass/css3/columns\"" @import compass/css3/columns.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_font_face.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_font_face.sass index d41f091d..c3cfa81c 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_font_face.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_font_face.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/font_face.sass to: @import \"compass/css3/font-face\"" +@warn "DEPRECATED: Please change your @import of compass/css3/font_face.sass to: @import \"compass/css3/font-face\"" @import compass/css3/font-face.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_gradient.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_gradient.sass index 7de9f691..645baa85 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_gradient.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_gradient.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/gradient.sass to: @import \"compass/css3/gradient\"" +@warn "DEPRECATED: Please change your @import of compass/css3/gradient.sass to: @import \"compass/css3/gradient\"" @import compass/css3/gradient.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_inline_block.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_inline_block.sass index f2bb76a3..6bb9a897 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_inline_block.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_inline_block.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/inline_block.sass to: @import \"compass/css3/inline-block\"" +@warn "DEPRECATED: Please change your @import of compass/css3/inline_block.sass to: @import \"compass/css3/inline-block\"" @import compass/css3/inline-block.sass \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_opacity.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_opacity.sass index 6edeb616..289280e9 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_opacity.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_opacity.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/opacity.sass to: @import \"compass/css3/opacity\"" +@warn "DEPRECATED: Please change your @import of compass/css3/opacity.sass to: @import \"compass/css3/opacity\"" @import compass/css3/opacity.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_text_shadow.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_text_shadow.sass index 2826843c..b9d272a6 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_text_shadow.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_text_shadow.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/text_shadow.sass to: @import \"compass/css3/text-shadow\"" +@warn "DEPRECATED: Please change your @import of compass/css3/text_shadow.sass to: @import \"compass/css3/text-shadow\"" @import compass/css3/text-shadow.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_transform.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_transform.sass index 186ba1a8..ba048727 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_transform.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_transform.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/transform.sass to: @import \"compass/css3/transform\"" +@warn "DEPRECATED: Please change your @import of compass/css3/transform.sass to: @import \"compass/css3/transform\"" @import compass/css3/transform.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_transition.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_transition.sass index cd16dd06..912df15e 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_transition.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/css3/_transition.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/css3/transition.sass to: @import \"compass/css3/transition\"" +@warn "DEPRECATED: Please change your @import of compass/css3/transition.sass to: @import \"compass/css3/transition\"" @import compass/css3/transition.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/layout/_sticky_footer.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/layout/_sticky_footer.sass index 996d7615..1d053b61 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/layout/_sticky_footer.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/layout/_sticky_footer.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/layout/sticky_footer.sass to: @import \"compass/layout/sticky-footer\"" +@warn "DEPRECATED: Please change your @import of compass/layout/sticky_footer.sass to: @import \"compass/layout/sticky-footer\"" @import compass/layout/sticky-footer.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_general.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_general.sass index 83d37371..b8a79ec1 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_general.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_general.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/general.sass to: @import \"compass/utilities/general\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/general.sass to: @import \"compass/utilities/general\"" @import compass/utilities/general.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_links.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_links.sass index b715b4c6..c6f2bdb3 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_links.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_links.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/links.sass to: @import \"compass/utilities/links\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/links.sass to: @import \"compass/utilities/links\"" @import compass/utilities/links.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_lists.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_lists.sass index d02a72dc..43cac63d 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_lists.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_lists.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/lists.sass to: @import \"compass/utilities/lists\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/lists.sass to: @import \"compass/utilities/lists\"" @import compass/utilities/lists.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_print.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_print.sass index 3150fd6a..ed66a329 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_print.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_print.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/print.sass to: @import \"compass/utilities/print\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/print.sass to: @import \"compass/utilities/print\"" @import compass/utilities/print.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_sprites.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_sprites.sass index 79455e5c..47017cf2 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_sprites.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_sprites.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/sprites.sass to: @import \"compass/utilities/sprites\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/sprites.sass to: @import \"compass/utilities/sprites\"" @import compass/utilities/sprites.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_tables.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_tables.sass index 93384802..807168c7 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_tables.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_tables.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/tables.sass to: @import \"compass/utilities/tables\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/tables.sass to: @import \"compass/utilities/tables\"" @import compass/utilities/tables.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_text.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_text.sass index d485e988..ac802032 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_text.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/_text.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/text.sass to: @import \"compass/utilities/text\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/text.sass to: @import \"compass/utilities/text\"" @import compass/utilities/text.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_clearfix.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_clearfix.sass index 516d18d3..0a3a7884 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_clearfix.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_clearfix.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/general/clearfix.sass to: @import \"compass/utilities/general/clearfix\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/general/clearfix.sass to: @import \"compass/utilities/general/clearfix\"" @import compass/utilities/general/clearfix.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_float.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_float.sass index 3d935ad6..2cf71022 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_float.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_float.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/general/float.sass to: @import \"compass/utilities/general/float\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/general/float.sass to: @import \"compass/utilities/general/float\"" @import compass/utilities/general/float.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_hacks.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_hacks.sass index 41819501..e79668aa 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_hacks.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_hacks.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/general/hacks.sass to: @import \"compass/utilities/general/hacks\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/general/hacks.sass to: @import \"compass/utilities/general/hacks\"" @import compass/utilities/general/hacks.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_min.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_min.sass index c2396a39..2e22a585 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_min.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_min.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/general/min.sass to: @import \"compass/utilities/general/min\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/general/min.sass to: @import \"compass/utilities/general/min\"" @import compass/utilities/general/min.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_reset.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_reset.sass index 9e594875..f33090ef 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_reset.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_reset.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/general/reset.sass to: @import \"compass/utilities/general/reset\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/general/reset.sass to: @import \"compass/utilities/general/reset\"" @import compass/utilities/general/reset.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_tag_cloud.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_tag_cloud.sass index 5badab11..01f37e23 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_tag_cloud.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/general/_tag_cloud.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/general/tag_cloud.sass to: @import \"compass/utilities/general/tag-cloud\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/general/tag_cloud.sass to: @import \"compass/utilities/general/tag-cloud\"" @import compass/utilities/general/tag-cloud.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_hover_link.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_hover_link.sass index 909ee405..92083edf 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_hover_link.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_hover_link.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/links/hover_link.sass to: @import \"compass/utilities/links/hover-link\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/links/hover_link.sass to: @import \"compass/utilities/links/hover-link\"" @import compass/utilities/links/hover-link.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_link_colors.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_link_colors.sass index f330fc31..97ca3d3c 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_link_colors.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_link_colors.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/links/link_colors.sass to: @import \"compass/utilities/links/link-colors\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/links/link_colors.sass to: @import \"compass/utilities/links/link-colors\"" @import compass/utilities/links/link-colors.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_unstyled_link.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_unstyled_link.sass index 812555a1..5e9608e0 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_unstyled_link.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/links/_unstyled_link.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/links/unstyled_link.sass to: @import \"compass/utilities/links/unstyled-link\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/links/unstyled_link.sass to: @import \"compass/utilities/links/unstyled-link\"" @import compass/utilities/links/unstyled-link.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_bullets.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_bullets.sass index 1d81a82a..352db62b 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_bullets.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_bullets.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/lists/bullets.sass to: @import \"compass/utilities/lists/bullets\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/lists/bullets.sass to: @import \"compass/utilities/lists/bullets\"" @import compass/utilities/lists/bullets.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_horizontal_list.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_horizontal_list.sass index 445153bd..69131f6a 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_horizontal_list.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_horizontal_list.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/lists/horizontal_list.sass to: @import \"compass/utilities/lists/horizontal-list\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/lists/horizontal_list.sass to: @import \"compass/utilities/lists/horizontal-list\"" @import compass/utilities/lists/horizontal-list.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_inline_list.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_inline_list.sass index 871073ca..6b9a7a09 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_inline_list.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/lists/_inline_list.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/lists/inline_list.sass to: @import \"compass/utilities/lists/inline-list\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/lists/inline_list.sass to: @import \"compass/utilities/lists/inline-list\"" @import compass/utilities/lists/inline-list.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/sprites/_sprite_img.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/sprites/_sprite_img.sass index 88db1c71..74871f17 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/sprites/_sprite_img.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/sprites/_sprite_img.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/sprites/sprite_img.sass to: @import \"compass/sprite-img\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/sprites/sprite_img.sass to: @import \"compass/sprite-img\"" @import compass/sprite-img.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass index 0ba92490..63fdf29b 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/tables/alternating_rows_and_columns.sass to: @import \"compass/utilities/tables/alternating-rows-and-columns\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/tables/alternating_rows_and_columns.sass to: @import \"compass/utilities/tables/alternating-rows-and-columns\"" @import compass/utilities/tables/alternating-rows-and-columns.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_borders.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_borders.sass index b6766c04..f6093413 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_borders.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_borders.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/tables/borders.sass to: @import \"compass/utilities/tables/borders\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/tables/borders.sass to: @import \"compass/utilities/tables/borders\"" @import compass/utilities/tables/borders.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_scaffolding.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_scaffolding.sass index ffa6693a..d1f34d93 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_scaffolding.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/tables/_scaffolding.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/tables/scaffolding.sass to: @import \"compass/utilities/tables/scaffolding\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/tables/scaffolding.sass to: @import \"compass/utilities/tables/scaffolding\"" @import compass/utilities/tables/scaffolding.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_ellipsis.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_ellipsis.sass index faa8d492..1821a402 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_ellipsis.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_ellipsis.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/text/ellipsis.sass to: @import \"compass/utilities/text/ellipsis\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/text/ellipsis.sass to: @import \"compass/utilities/text/ellipsis\"" @import compass/utilities/text/ellipsis.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_nowrap.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_nowrap.sass index e3f0a1a2..2777ecb0 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_nowrap.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_nowrap.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/text/nowrap.sass to: @import \"compass/utilities/text/nowrap\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/text/nowrap.sass to: @import \"compass/utilities/text/nowrap\"" @import compass/utilities/text/nowrap.scss \ No newline at end of file diff --git a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_replacement.sass b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_replacement.sass index 8fbfd3a0..2dd2ecbc 100644 --- a/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_replacement.sass +++ b/frameworks/_compass_deprecated_imports/stylesheets/compass/utilities/text/_replacement.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATED: Please change your @import of compass/utilities/text/replacement.sass to: @import \"compass/utilities/text/replacement\"" +@warn "DEPRECATED: Please change your @import of compass/utilities/text/replacement.sass to: @import \"compass/utilities/text/replacement\"" @import compass/utilities/text/replacement.scss \ No newline at end of file diff --git a/frameworks/blueprint/stylesheets/_blueprint.sass b/frameworks/blueprint/stylesheets/_blueprint.sass index 877b1be4..7342317a 100644 --- a/frameworks/blueprint/stylesheets/_blueprint.sass +++ b/frameworks/blueprint/stylesheets/_blueprint.sass @@ -28,7 +28,7 @@ =blueprint(!body_selector = "body") //@doc off @if not (!body_selector == "body" or !body_selector == true) - @debug "[DEPRECATED] To specify a the selector \"#{!body_selector}\" to +blueprint, pass true as the first argument and mix it into #{!body_selector}." + @warn "[DEPRECATED] To specify a the selector \"#{!body_selector}\" to +blueprint, pass true as the first argument and mix it into #{!body_selector}." //@doc on +blueprint-typography(!body_selector) +blueprint-utilities diff --git a/frameworks/blueprint/stylesheets/blueprint/_ie.sass b/frameworks/blueprint/stylesheets/blueprint/_ie.sass index ea093f23..31f74055 100644 --- a/frameworks/blueprint/stylesheets/blueprint/_ie.sass +++ b/frameworks/blueprint/stylesheets/blueprint/_ie.sass @@ -33,7 +33,7 @@ #{!body_selector} +blueprint-ie-body @if !body_selector != "body" - @debug "[DEPRECATED] To specify a the selector \"#{!body_selector}\" to +blueprint-ie, pass true as the first argument and mix it into #{!body_selector}." + @warn "[DEPRECATED] To specify a the selector \"#{!body_selector}\" to +blueprint-ie, pass true as the first argument and mix it into #{!body_selector}." +blueprint-ie-defaults @if !body_selector == "body" +blueprint-ie-defaults diff --git a/frameworks/blueprint/stylesheets/blueprint/_print.sass b/frameworks/blueprint/stylesheets/blueprint/_print.sass index a1b9848b..de2a7008 100644 --- a/frameworks/blueprint/stylesheets/blueprint/_print.sass +++ b/frameworks/blueprint/stylesheets/blueprint/_print.sass @@ -23,7 +23,7 @@ #{!body_selector} +blueprint-print-body @if !body_selector != "body" - @debug "[DEPRECATED] To specify a the selector \"#{!body_selector}\" to +blueprint-print, pass true as the first argument and mix it into #{!body_selector}." + @warn "[DEPRECATED] To specify a the selector \"#{!body_selector}\" to +blueprint-print, pass true as the first argument and mix it into #{!body_selector}." +blueprint-print-defaults @if !body_selector == "body" +blueprint-print-defaults diff --git a/frameworks/blueprint/stylesheets/blueprint/_rtl.sass b/frameworks/blueprint/stylesheets/blueprint/_rtl.sass index f86dd208..44401917 100644 --- a/frameworks/blueprint/stylesheets/blueprint/_rtl.sass +++ b/frameworks/blueprint/stylesheets/blueprint/_rtl.sass @@ -92,7 +92,7 @@ html #{!body_selector} font-family: Arial, sans-serif @if !body_selector != "body" - @debug "[DEPRECATED] To specify a the selector \"#{!body_selector}\" to +rtl-typography, pass true as the first argument and mix it into #{!body_selector}." + @warn "[DEPRECATED] To specify a the selector \"#{!body_selector}\" to +rtl-typography, pass true as the first argument and mix it into #{!body_selector}." +rtl-typography-defaults @if !body_selector == "body" body diff --git a/frameworks/blueprint/stylesheets/blueprint/_screen.sass b/frameworks/blueprint/stylesheets/blueprint/_screen.sass index 6f585429..0d524efb 100644 --- a/frameworks/blueprint/stylesheets/blueprint/_screen.sass +++ b/frameworks/blueprint/stylesheets/blueprint/_screen.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: The blueprint/screen.sass will be removed. Please import blueprint.sass instead." +@warn "DEPRECATION WARNING: The blueprint/screen.sass will be removed. Please import blueprint.sass instead." @import blueprint.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/_typography.sass b/frameworks/blueprint/stylesheets/blueprint/_typography.sass index 5d5bf6b1..4e85e6c6 100644 --- a/frameworks/blueprint/stylesheets/blueprint/_typography.sass +++ b/frameworks/blueprint/stylesheets/blueprint/_typography.sass @@ -26,7 +26,7 @@ #{!body_selector} +blueprint-typography-body @if !body_selector != "body" - @debug "[DEPRECATED] To specify a the selector \"#{!body_selector}\" to +blueprint-typography, pass true as the first argument and mix it into #{!body_selector}." + @warn "[DEPRECATED] To specify a the selector \"#{!body_selector}\" to +blueprint-typography, pass true as the first argument and mix it into #{!body_selector}." +blueprint-typography-defaults @if !body_selector == "body" +blueprint-typography-defaults diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass index d46ec44a..1bbfbfb1 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/buttons.sass has moved to blueprint/buttons.sass" +@warn "DEPRECATION WARNING: blueprint/modules/buttons.sass has moved to blueprint/buttons.sass" @import blueprint/buttons.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass index 45575213..c786d7c9 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/colors.sass has moved to blueprint/colors.sass" +@warn "DEPRECATION WARNING: blueprint/modules/colors.sass has moved to blueprint/colors.sass" @import blueprint/colors.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass index b87bb954..9cddb69b 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/debug.sass has moved to blueprint/debug.sass" +@warn "DEPRECATION WARNING: blueprint/modules/debug.sass has moved to blueprint/debug.sass" @import blueprint/debug.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass index 6d378738..0529f7bd 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/fancy_type.sass has moved to blueprint/fancy_type.sass" +@warn "DEPRECATION WARNING: blueprint/modules/fancy_type.sass has moved to blueprint/fancy_type.sass" @import blueprint/fancy_type.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass index b37d6776..4b35531f 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/form.sass has moved to blueprint/form.sass" +@warn "DEPRECATION WARNING: blueprint/modules/form.sass has moved to blueprint/form.sass" @import blueprint/form.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass index 66a1dd16..51f28c02 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/grid.sass has moved to blueprint/grid.sass" +@warn "DEPRECATION WARNING: blueprint/modules/grid.sass has moved to blueprint/grid.sass" @import blueprint/grid.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass index 0af84e21..e502116e 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/interaction.sass has moved to blueprint/interaction.sass" +@warn "DEPRECATION WARNING: blueprint/modules/interaction.sass has moved to blueprint/interaction.sass" @import blueprint/interaction.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass index be69a37c..306cecca 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/link_icons.sass has moved to blueprint/link_icons.sass" +@warn "DEPRECATION WARNING: blueprint/modules/link_icons.sass has moved to blueprint/link_icons.sass" @import blueprint/link_icons.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass index fb2ebe8a..502caaff 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass @@ -1,3 +1,3 @@ -@debug "DEPRECATION WARNING: blueprint/modules/liquid.sass has moved to blueprint/liquid.sass" +@warn "DEPRECATION WARNING: blueprint/modules/liquid.sass has moved to blueprint/liquid.sass" @import blueprint/liquid.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass index 229d432b..f2effa40 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/reset.sass has moved to blueprint/reset.sass" +@warn "DEPRECATION WARNING: blueprint/modules/reset.sass has moved to blueprint/reset.sass" @import blueprint/reset.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass index 36a29470..68b0fc1f 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/rtl.sass has moved to blueprint/rtl.sass" +@warn "DEPRECATION WARNING: blueprint/modules/rtl.sass has moved to blueprint/rtl.sass" @import blueprint/rtl.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass index 9082f4cf..5f43fd10 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/scaffolding.sass has moved to blueprint/scaffolding.sass" +@warn "DEPRECATION WARNING: blueprint/modules/scaffolding.sass has moved to blueprint/scaffolding.sass" @import blueprint/scaffolding.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass index 155c30af..c0f4deda 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/typography.sass has moved to blueprint/typography.sass" +@warn "DEPRECATION WARNING: blueprint/modules/typography.sass has moved to blueprint/typography.sass" @import blueprint/typography.sass diff --git a/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass b/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass index 3695d191..1797fc5e 100644 --- a/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass +++ b/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass @@ -1,2 +1,2 @@ -@debug "DEPRECATION WARNING: blueprint/modules/utilities.sass has moved to blueprint/utilities.sass" +@warn "DEPRECATION WARNING: blueprint/modules/utilities.sass has moved to blueprint/utilities.sass" @import blueprint/utilities.sass