File tree Expand file tree Collapse file tree 3 files changed +218
-179
lines changed Expand file tree Collapse file tree 3 files changed +218
-179
lines changed Original file line number Diff line number Diff line change 1- @import  "tailwindcss" ;
1+ @import  "tailwindcss"  theme(static) ;
22@import  "@nuxt/ui-pro" ;
33
44@source  "../../../content/**/*" ;
55
6- @theme  {
6+ @theme  static  {
77  --font-sans :  'Public Sans' ,  sans-serif;
88
99  --color-green-50 :  # EFFDF5
Original file line number Diff line number Diff line change 1212    "typecheck" : " nuxt typecheck" 
1313  },
1414  "dependencies" : {
15-     "@iconify-json/lucide" : " ^1.2.26 " 
15+     "@iconify-json/lucide" : " ^1.2.27 " 
1616    "@iconify-json/simple-icons" : " ^1.2.26" 
1717    "@iconify-json/vscode-icons" : " ^1.2.16" 
1818    "@nuxt/content" : " ^3.2.2" 
1919    "@nuxt/image" : " ^1.9.0" 
20-     "@nuxt/ui-pro" : " 3.0.0-alpha.13 " 
20+     "@nuxt/ui-pro" : " 3.0.0-beta.2 " 
2121    "nuxt" : " ^3.15.4" 
2222    "nuxt-llms" : " 0.1.0" 
2323    "nuxt-og-image" : " ^4.1.4" 
2626    "@nuxt/eslint" : " ^1.1.0" 
2727    "eslint" : " ^9.21.0" 
2828    "typescript" : " ^5.7.3" 
29-     "vue-tsc" : " ^2.2.0 " 
29+     "vue-tsc" : " ^2.2.2 " 
3030  },
3131  "resolutions" : {
32-     "tailwindcss" : " 4.0.7" 
33-     "@tailwindcss/postcss" : " 4.0.7" 
34-     "@tailwindcss/vite" : " 4.0.7" 
35-     "vue-tsc" : " 2.2.0" 
32+     "vue-tsc" : " 2.2.2" 
3633  },
3734  "pnpm" : {
3835    "onlyBuiltDependencies" : [
3936      " better-sqlite3" 
4037    ]
4138  },
42-   "packageManager" : 
" [email protected] .0 "  39+   "packageManager" : 
" [email protected] .2 "  4340}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments