Skip to content

Error load CSS, Module build failed: Unknown word (5:1) #352

@afrianjunior

Description

@afrianjunior

im trying load css with webpack, but fail to load, message error :

in ./~/css-loader!./~/style-loader!./~/css-loader!./semantic/dist/semantic.css Module build failed: Unknown word (5:1)

style-loader and css-loader 2 does not work?

but my webpack.base.conf.js :

{ test: /\.css$/, loader: 'style!css' }

What should I do? to solve these

im use vue-cli witk webpack template.

thanks before!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions