GithubHelp home page GithubHelp logo

css classnames about yarsk HOT 3 CLOSED

bradleyboy avatar bradleyboy commented on June 21, 2024
css classnames

from yarsk.

Comments (3)

velveteer avatar velveteer commented on June 21, 2024

@0x80 From the css-loader readme:

You can configure the generated ident with the localIdentName query parameter (default [hash:base64]). Example: css-loader?localIdentName=[path][name]---[local]---[hash:base64:5] for easier debugging.

from yarsk.

0x80 avatar 0x80 commented on June 21, 2024

Thanks got it! I was confused by the fact that css-loader in the readme is spelled as css in the config. Same for style-loader vs style etc. Is it just a shorthand or is there a good reason to write it like that?

from yarsk.

bradleyboy avatar bradleyboy commented on June 21, 2024

Is it just a shorthand or is there a good reason to write it like that?

It's just shorthand. You can omit -loader in the webpack config for the sake of being concise.

Regarding the localIdentName, I'll get that added by default soon, unless someone wants to submit a PR :)

from yarsk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.