pug-plugin icon indicating copy to clipboard operation
pug-plugin copied to clipboard

Uses Pug template as entry point. Resolves source files of scripts, styles, images in Pug. Renders Pug to HTML.

Results 1 pug-plugin issues
Sort by recently updated
recently updated
newest added

How to use `scss` as compiled, but inline string when import from JS? `import styles from './index.scss?scss';` Tried, but there is weird effect with additional loader (in result empty string,...

enhancement
question