1.0.0 • Published 13 days ago

@ffras4vnpm/dolor-explicabo-illo v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
13 days ago

postcss-change-css-prefix

a postcss plugin to change element-ui prefix

快速上手

npm i postcss-change-css-prefix -D


<!-- postcss.config.js -->
const addCssPrefix = require('postcss-change-css-prefix')

module.exports = {
  plugins: [
    addCssPrefix({
      prefix: 'el-',
      replace: 'gp-',
    }),
  ],
}

options

  1. prefix

    • type: string, 可选
    • 需要被替换的前缀
    • default: el-
  2. replace

    • type: string, 可选
    • 需要替换的前缀
    • default: gt-
sorthelperses-abstractcode pointsrequestfindupTypeBoxasciitraverseiteratehashchromiumdomconsole@@toStringTagECMAScript 2015transpilerarraysURLmime-dbAsyncIteratorwritablearktypeenderuser-streamsclassnamesclass-validatorencryptionless compilerCSSStyleDeclarationflatutilitywatchFiletextpositivereact-hooksdifflogjson-schema-validatortoolsconstirqyamlprogresstypedarraydropconcatMapdeepdom-testing-libraryguidequaldeepcopyidstreamdirprotocol-bufferschanneles6chineseclonedescriptorskeyscollection.es6browserlisttelephonestringECMAScript 2020typescriptawaitchildArray.prototype.findLastcollection256style6to5typeddefinePropertycommand-linefile systempostcssincludesthreeRxcryptoiestyleguidedatastructuresetPrototypeOfoutputbabel-coretypesafefigletemitECMAScript 2023expressionextensionjsonschemaenumerableonceopencolorsECMAScript 3mkdirpES2015react animationpackagesbyteOffsetnamestaskpackagewalkkarmarequiretypesES2018WebSocketparsepreserve-symlinksbyteLengthcommandboundloadingquerystringinspectuuidbuffermetadataESsharedhttpcss variablereact-hook-formsymlinksgdprgroupsuperagentlibphonenumberestreeairbnbdeleteES2023functionsentriesiteratormiddlewarebufferscoercibletaciteslintplugindescriptorpyyamlcmdcompile lessIteratorbindvalidationfastcloneregular expressionpostcss-plugincompilercss-in-jsinstallArray.prototype.flattenutil.inspectCSSjoioffsetjsxdependenciestoobjectup__proto__reuseanimationbluebirdconsumeajvi18nless cssworkerdragdatetddReactiveXreducecachewalkingstarteres2018urltoSortedfunctionfilterstreams2letFloat64Arraynamescheme-validationcorehandlersdeep-copylimitedfunctionalbrowserdebugartexeponyfilllazyfullgradients css3efficienttapeless.jsfind-upmapreact-testing-libraryweaksetfull-widthWeakMapinstallerstringifierramdacolorES2017.envmatchesObject.definePropertyes2017objemoji$.extendjavascriptfsauthsetapollodirectoryjQuerystartwhatwglrurmArray.prototype.flatURLSearchParamslesscssfast-deep-clonejsonvaluewatchingsymlinkECMAScript 2019nodejsjson-schema-validationformsstylesenvironmentcircularmomentwordwrapspinnerscurriedsanitizesetterastregexpiterationPromisexhrarraycharacterchromeparentsargumentparentmakees-shimscheckjasminefullwidthtoStringTagconfigurablesequencenopeeventEmittertc39call-boundObject.isRegExp.prototype.flagsconcattranspilecolumnscommanderthrottleInt8Arraypackage managerargsawesomesaucetypeoflanguagereactform-validation
1.0.0

13 days ago