Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
設計図とコンパスを使用するときに、ページの上にグリッドを重ねる手法をある時点で見たことがあると思います。これをオンにする方法についてのアイデア。
答えで提案されていることをしないでください。それは間違った方法です。
sass の目標は、html .
html
sassor.scssファイル内で a+showgridまたは a を実行します@include showgrid。
sass
.scss
+showgrid
@include showgrid
<div class="container showgrid"> あなたの「メイン」htmlページ/レイアウトに入れ ます
<div class="container showgrid">