cuth / cuth/postcss-pxtorem

Is include mode possible

Open
#67 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
173
PR merge metrics
No merged PRs in 30d

Description

I know pxtorem's ways to ignore px we don't wanna translate into rem: using PX and configure it with exclude and selectorBlackList option.
But in my case(also in some other guy's case), i just want a small part of my project being translated into rem, using these ways will be extremely time consuming and when i run npm run serve(i am using vue),the time spent is apparently prolonged, is it possible that we can enable an include or selectorWhiteList mode?
I haven't read about the source code, maybe i can pull a request.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.