PostCSS plugin for css modules to local-scope classes and ids - css-modules/postcss-modules-local-by-default
generateScopeName(localName, filepath, css) Converts every new local name in #id or .class defintion to global alias. By default returns[name]__[local]---[hash:base64:5]. postcss-icss-selectors passes result.messages for each local-scoped class or id ...
chore: udate postcss-selector-parser cb3144b alexander-akait merged commit be0c9f8 into master Nov 11, 2024 alexander-akait deleted the chore-de branch November 11, 2024 14:38 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewe...