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

feat: move shim server side into an own module #75

Merged
merged 2 commits into from
Jan 11, 2021
Merged

feat: move shim server side into an own module #75

merged 2 commits into from
Jan 11, 2021

Conversation

sastan
Copy link
Collaborator

@sastan sastan commented Jan 10, 2021

Resolves #70

@coveralls
Copy link

Pull Request Test Coverage Report for Build 476190385

  • 0 of 37 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-2.09%) to 93.255%

Totals Coverage Status
Change from base Build 474074038: -2.09%
Covered Lines: 3969
Relevant Lines: 4250

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jan 10, 2021

Pull Request Test Coverage Report for Build 476268632

  • 37 of 37 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 95.384%

Totals Coverage Status
Change from base Build 474074038: 0.04%
Covered Lines: 4056
Relevant Lines: 4250

💛 - Coveralls

@github-actions
Copy link
Contributor

Try the Preview Package

Official releases are only available on registry.npmjs.org as twind.

This PR has been published to npm.pkg.github.com as @tw-in-js/twind@pr75.

Install/Update

Configure your NPM client (click to expand)

Adjust you .npmrc to use https://npm.pkg.github.com for @tw-in-js

@tw-in-js:registry=https://npm.pkg.github.com

Using the command line:

npm config set @tw-in-js:registry https://npm.pkg.github.com --global
# For npm
npm install --force twind@npm:@tw-in-js/twind@pr75

# For yarn - upgrade implies install
yarn upgrade twind@npm:@tw-in-js/twind@pr75

@github-actions
Copy link
Contributor

github-actions bot commented Jan 10, 2021

size-limit report 📦

Path Size
dist/twind.js 11.46 KB (0%)

@sastan sastan merged commit ba90ec0 into main Jan 11, 2021
@sastan sastan deleted the deno-support branch January 11, 2021 22:23
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.

Deno support
2 participants