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

Fixes for background and border colors, text sizes, and text alignment. #13

Merged
merged 4 commits into from
Sep 30, 2022

Conversation

nokome
Copy link
Contributor

@nokome nokome commented Sep 30, 2022

Hi and thanks for this project, it looks great!.

This PR makes a couple of fixes for bugs I found, including one which that is reported in #12.

Before:

```
Error: at <Anonymous>
SyntaxError: Unknown border instructions: gray-1004
``

After:

```
Error: at <Anonymous>
    SyntaxError: Unknown border instructions: gray-100
```
@oovm oovm changed the base branch from master to dev September 30, 2022 06:38
@oovm oovm merged commit 523df0d into oovm:dev Sep 30, 2022
@oovm
Copy link
Owner

oovm commented Sep 30, 2022

Fast releast tailwind-css v0.13.0 + tailwind-rs v0.2.0, merge to master later.

Seems CI failed on clap api change, I haven't followed clap for a long time, I'll fix it later.

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