説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

raty-js.scss 223B

12345678910
  1. /* raty-js */
  2. /* ******************************************************************************* */
  3. @import "../../scss/_bootstrap-extended/include";
  4. @import "raty-js/src/raty";
  5. .raty img {
  6. @include icon-base(2rem);
  7. }