Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nuxt-modules/tailwindcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.6.8
Choose a base ref
...
head repository: nuxt-modules/tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.7.0
Choose a head ref
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on May 12, 2023

  1. docs: mention plugins in editor support (#675)

    * fix: typeof import default in dts
    
    * chore: using nuxt convention for indexing type
    
    * docs: mention plugins in editor support
    
    * Update docs/content/2.tailwind/3.editor-support.md
    ineshbose authored May 12, 2023
    Copy the full SHA
    57d0542 View commit details

Commits on May 15, 2023

  1. fix(vite-plugin): consider content as object (#672)

    * fix: typeof import default in dts
    
    * chore: using nuxt convention for indexing type
    
    * fix(vite-plugin): consider content as object
    
    * chore: use pathe
    ineshbose authored May 15, 2023
    Copy the full SHA
    59246cf View commit details
  2. fix: srcDir for layers (#676)

    * fix: typeof import default in dts
    
    * chore: using nuxt convention for indexing type
    
    * chore: initial
    ineshbose authored May 15, 2023
    Copy the full SHA
    e96937d View commit details
  3. feat: allow content as object (#674)

    * fix: typeof import default in dts
    
    * chore: using nuxt convention for indexing type
    
    * chore: initial
    
    * chore: tests
    
    * Update src/module.ts
    
    * chore: remove runtime dir
    
    ---------
    
    Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    Co-authored-by: Sébastien Chopin <seb@nuxt.com>
    4 people authored May 15, 2023
    Copy the full SHA
    8c4e528 View commit details
  4. chore: update h3

    atinux committed May 15, 2023
    Copy the full SHA
    84177fe View commit details
  5. chore(release): v6.7.0

    atinux committed May 15, 2023
    Copy the full SHA
    45ebb7b View commit details
Loading