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

Support other atrules #2995

Merged
merged 5 commits into from
Sep 3, 2019
Merged

Conversation

kaisermann
Copy link
Member

This PR is an attempt to solve #2948 and #1324. I just added support for minifying Atrule direct declarations instead of erasing all its content.

Would it be interesting to split the Stylesheet.ts into other files? I mean, having all those classes in the same file can generate a little bit of confusion 🤔

@vladshcherbin
Copy link

This one is very needed, font-face is very important in web development.

@Conduitry can you look into this one and hopefully merge? 🙏

@codecov-io
Copy link

codecov-io commented Sep 3, 2019

Codecov Report

Merging #2995 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2995   +/-   ##
=======================================
  Coverage   50.25%   50.25%           
=======================================
  Files           1        1           
  Lines         197      197           
=======================================
  Hits           99       99           
  Misses         98       98

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 c470d00...1537881. Read the comment docs.

@Conduitry Conduitry merged commit b286fdc into sveltejs:master Sep 3, 2019
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.

4 participants