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

Add css.TailwindCSS (or something) and do some package restructuring #12618

Closed
bep opened this issue Jun 22, 2024 · 0 comments
Closed

Add css.TailwindCSS (or something) and do some package restructuring #12618

bep opened this issue Jun 22, 2024 · 0 comments
Assignees
Milestone

Comments

@bep
Copy link
Member

bep commented Jun 22, 2024

This relates to the upcoming TailwindCSS v4, which should make it possible/better/fast to use the Tailwind CLI directly (and not via PostCSS).

I suggest that we also move (keeping the old names for a while) some other CSS related funcs to the css namespace, so we get:

... or something. I welcome better names suggestions ...

@bep bep added the Proposal label Jun 22, 2024
@bep bep added this to the v0.129.0 milestone Jun 22, 2024
@bep bep self-assigned this Jun 22, 2024
@bep bep modified the milestones: v0.129.0, v0.128.0 Jun 23, 2024
bep added a commit to bep/hugo that referenced this issue Jun 23, 2024
Deprecate and move:

* resources.ToCSS => css.SASS
* resources.PostProcess => css.PostProcess
* resources.Babel => js.Babel

Updates gohugoio#12618
bep added a commit to bep/hugo that referenced this issue Jun 23, 2024
@bep bep added Enhancement and removed Proposal labels Jun 23, 2024
bep added a commit to bep/hugo that referenced this issue Jun 23, 2024
bep added a commit to bep/hugo that referenced this issue Jun 23, 2024
Deprecate and move:

* resources.ToCSS => css.SASS
* resources.PostProcess => css.PostProcess
* resources.Babel => js.Babel

Updates gohugoio#12618
bep added a commit to bep/hugo that referenced this issue Jun 23, 2024
bep added a commit to bep/hugo that referenced this issue Jun 24, 2024
bep added a commit to bep/hugo that referenced this issue Jun 24, 2024
Deprecate and move:

* resources.ToCSS => css.SASS
* resources.PostProcess => css.PostProcess
* resources.Babel => js.Babel

Updates gohugoio#12618
bep added a commit to bep/hugo that referenced this issue Jun 24, 2024
bep added a commit to bep/hugo that referenced this issue Jun 24, 2024
bep added a commit to bep/hugo that referenced this issue Jun 25, 2024
bep added a commit to bep/hugo that referenced this issue Jun 25, 2024
bep added a commit to bep/hugo that referenced this issue Jun 25, 2024
bep added a commit to bep/hugo that referenced this issue Jun 25, 2024
bep added a commit to bep/hugo that referenced this issue Jun 25, 2024
bep added a commit to bep/hugo that referenced this issue Jun 25, 2024
Deprecate and move:

* resources.ToCSS => css.SASS
* resources.PostProcess => css.PostProcess
* resources.Babel => js.Babel

Updates gohugoio#12618
bep added a commit to bep/hugo that referenced this issue Jun 25, 2024
bep added a commit to bep/hugo that referenced this issue Jun 25, 2024
Deprecate and move:

* resources.ToCSS => css.SASS
* resources.PostProcess => css.PostProcess
* resources.Babel => js.Babel

Updates gohugoio#12618
bep added a commit to bep/hugo that referenced this issue Jun 25, 2024
bep added a commit that referenced this issue Jun 25, 2024
Deprecate and move:

* resources.ToCSS => css.SASS
* resources.PostProcess => css.PostProcess
* resources.Babel => js.Babel

Updates #12618
@bep bep closed this as completed in e1317dd Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant