Skip to content

refactor: namedExport option is enabled by default #1304

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 9 commits into from

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

namedExport option is enabled by default

Breaking Changes

When the namedExport option is enabled there are restrictions in the naming of css classes.
More in readmy

Additional Info

No

@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #1304 (75044a1) into next (13b7458) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1304      +/-   ##
==========================================
+ Coverage   98.22%   98.31%   +0.08%     
==========================================
  Files          11       11              
  Lines         844      889      +45     
  Branches      283      298      +15     
==========================================
+ Hits          829      874      +45     
  Misses         12       12              
  Partials        3        3              
Impacted Files Coverage Δ
src/plugins/postcss-icss-parser.js 100.00% <ø> (ø)
src/plugins/postcss-import-parser.js 100.00% <ø> (ø)
src/plugins/postcss-url-parser.js 97.63% <ø> (ø)
src/index.js 100.00% <100.00%> (ø)
src/runtime/getUrl.js 100.00% <100.00%> (ø)
src/utils.js 97.45% <100.00%> (+0.30%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13b7458...75044a1. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants