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

11 行
312B

  1. /*
  2. * Welcome to your app's main JavaScript file!
  3. *
  4. * We recommend including the built version of this JavaScript file
  5. * (and its CSS file) in your base layout (base.html.twig).
  6. */
  7. // any CSS you import will output into a single css file (app.css in this case)
  8. import './common.scss';
  9. import './common.js';