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

Tailwind cli setup #411

Merged
merged 5 commits into from
Jun 25, 2024
Merged

Tailwind cli setup #411

merged 5 commits into from
Jun 25, 2024

Conversation

iruzevic
Copy link
Member

@iruzevic iruzevic commented Jun 25, 2024

Added

  • Tailwind support for CLI and setup
  • Removed frontend-libs-private repo support
  • new file structure for creating theme/plugin files.

@iruzevic iruzevic self-assigned this Jun 25, 2024
@iruzevic iruzevic changed the base branch from main to feature/tailwind June 25, 2024 01:19
@iruzevic iruzevic marked this pull request as draft June 25, 2024 01:19
@iruzevic iruzevic marked this pull request as ready for review June 25, 2024 02:50
@iruzevic iruzevic requested a review from a team June 25, 2024 02:51
Copy link
Contributor

@kancijan kancijan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

plugins: [
autoprefixer,
],
};
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
};
};

@iruzevic iruzevic merged commit 9c55330 into feature/tailwind Jun 25, 2024
4 checks passed
@iruzevic iruzevic deleted the tailwind-cli-setup branch June 25, 2024 12:10
iruzevic added a commit that referenced this pull request Jul 12, 2024
* add tailwind-related helpers

* add function to unregister default style overrides

* rename functions

* tweak naming

* Tailwind cli setup (#411)

* updating new arguments for the new setup

* adding tailwind cli commands
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.

3 participants