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: support template literals for css and keyframes #91

Merged
merged 10 commits into from
Jan 18, 2021

Conversation

sastan
Copy link
Collaborator

@sastan sastan commented Jan 17, 2021

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 492131899

  • 0 of 217 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.6%) to 95.998%

Totals Coverage Status
Change from base Build 490136107: 0.6%
Covered Lines: 4217
Relevant Lines: 4411

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jan 17, 2021

Pull Request Test Coverage Report for Build 492920270

  • 242 of 242 (100.0%) changed or added relevant lines in 5 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+1.1%) to 96.704%

Files with Coverage Reduction New Missed Lines %
src/twind/configure.ts 2 97.47%
Totals Coverage Status
Change from base Build 492909085: 1.1%
Covered Lines: 6183
Relevant Lines: 6373

💛 - Coveralls

@github-actions
Copy link
Contributor

github-actions bot commented Jan 17, 2021

size-limit report 📦

Path Size
dist/twind.js 11.9 KB (+0.07% 🔺)

@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@pr91.

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@pr91

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

src/css/index.ts Outdated Show resolved Hide resolved
@sastan sastan merged commit 7be6243 into main Jan 18, 2021
@sastan sastan deleted the css-template-literal branch January 18, 2021 09:34
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.

None yet

3 participants