Skip to content

Use prebuilt Tailwind CSS CLI#354

Merged
tmattio merged 2 commits intomainfrom
prebuilt-tailwindcss
Mar 15, 2022
Merged

Use prebuilt Tailwind CSS CLI#354
tmattio merged 2 commits intomainfrom
prebuilt-tailwindcss

Conversation

@tmattio
Copy link
Copy Markdown
Collaborator

@tmattio tmattio commented Mar 12, 2022

This adds tailwindcss as an opam package, which installs the pre-built tailwindcss CLI binaries.

This allows us to get rid of the npm stack entirely. No more npm install needed 🎉

@tmattio tmattio force-pushed the prebuilt-tailwindcss branch 4 times, most recently from 36f6770 to 415b464 Compare March 14, 2022 09:45
Format dune files


Merge CSS files


Fix CI
@tmattio tmattio force-pushed the prebuilt-tailwindcss branch from 415b464 to a175ef9 Compare March 14, 2022 18:19
@tmattio tmattio merged commit e1ae77d into main Mar 15, 2022
@tmattio tmattio deleted the prebuilt-tailwindcss branch March 15, 2022 15:42
tmattio added a commit that referenced this pull request Jun 10, 2022
Tailwind 3.1.0 introduced the support for postcss-import in their standalone CLI. This allows us to revert part of #354 and split our CSS file into multiple files.
tmattio added a commit that referenced this pull request Jun 13, 2022
Tailwind 3.1.0 introduced the support for postcss-import in their standalone CLI. This allows us to revert part of #354 and split our CSS file into multiple files.
patricoferris pushed a commit to patricoferris/ocaml.org that referenced this pull request Sep 2, 2022
* bs-platform: 9.0.0 -> 9.0.2
* next: 10.0.6 -> 10.2.0
* react + react-dom: 16.8.1 -> 17.0.2
* reason-react 0.9.1 -> @rescript/react 0.10.3
* autoprefixer 10.2.4 -> 10.2.5
* concurrently: 6.0.2 -> 6.1.0
* gray-matter: 4.0.2 -> 4.0.3
* js-yaml: 4.0.0 -> 4.1.0
* next-transpile-modules: 4.1.0 -> 7.1.0
* postcss: 8.2.5 -> nextjs controlled version
* tailwindcss: 2.0.3 -> 2.1.2
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.

1 participant