Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Question: How to create inline sourcemap for stylus compilation #141

Closed
@henryoliver

Description

@henryoliver

How to create inline sourcemap for stylus compilation

Hi, appreciate any example here of how inline source mapping could be generated through configuration settings below:

plugins: [
        vue({
            css: './client/dist/components.css',
            stylus: {
                use: [(nib)()],
                compress: false,
                linenos: true
            }
        }),

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions