Skip to content
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

fix(css): importing global style sheet by default in the root of the project #537

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

JayaKrishnaNamburu
Copy link
Member

@JayaKrishnaNamburu JayaKrishnaNamburu commented Feb 4, 2021

fixes #536

Importing global style sheet by default in the entry of the file by default for css and css-modules.

@JayaKrishnaNamburu JayaKrishnaNamburu added the bug Something isn't working label Feb 4, 2021
@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #537 (14ff5b8) into development (909285c) will decrease coverage by 0.00%.
The diff coverage is 33.33%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #537      +/-   ##
===============================================
- Coverage        74.15%   74.15%   -0.01%     
===============================================
  Files              161      161              
  Lines             5800     5796       -4     
  Branches          1349     1348       -1     
===============================================
- Hits              4301     4298       -3     
+ Misses            1418     1417       -1     
  Partials            81       81              
Impacted Files Coverage Δ
packages/teleport-plugin-css-modules/src/index.ts 90.29% <0.00%> (ø)
...ges/teleport-uidl-validator/src/validator/utils.ts 71.20% <ø> (ø)
packages/teleport-plugin-css/src/index.ts 83.65% <50.00%> (+0.32%) ⬆️

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 909285c...14ff5b8. Read the comment docs.

@JayaKrishnaNamburu JayaKrishnaNamburu merged commit a790aa5 into development Feb 4, 2021
@JayaKrishnaNamburu JayaKrishnaNamburu deleted the fix/importing-style-sheet-globally branch February 4, 2021 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant