style.css 94 B

123456
  1. /* module.css */
  2. /* used by app.js */
  3. @import '/test.css'
  4. body {
  5. font-family: sans-serif;
  6. }