Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

how to use postcss #128

Closed
he5050 opened this issue Oct 29, 2018 · 0 comments
Closed

how to use postcss #128

he5050 opened this issue Oct 29, 2018 · 0 comments

Comments

@he5050
Copy link

he5050 commented Oct 29, 2018

I don't understand what this postcss does,

if (api.config.postcss) {
        rule
          .use('postcss-loader')
          .loader('postcss-loader')
          .options(
            Object.assign(
              {
                sourceMap: !isProd
              },
              api.config.postcss
            )
          )
      }
@he5050 he5050 closed this as completed Oct 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant