mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
Misc (#516)
* chore: remove obsolete modern Sass API config in Vite Signed-off-by: Sped0n <hi@sped0n.com> * docs: update README thumbnail to absolute URL Signed-off-by: Sped0n <hi@sped0n.com> --------- Signed-off-by: Sped0n <hi@sped0n.com>
This commit is contained in:
@@ -6,7 +6,7 @@ Bridget is a minimal [Hugo](https://gohugo.io) theme for photographers/visual ar
|
||||
|
||||
Based on the https://github.com/tylermcrobert/bridget-pictures-www.
|
||||
|
||||

|
||||

|
||||
|
||||
## [Demo Site](https://bridget-demo.sped0n.com)
|
||||
|
||||
|
||||
@@ -20,12 +20,5 @@ export default defineConfig({
|
||||
compact: true
|
||||
}
|
||||
}
|
||||
},
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
scss: {
|
||||
api: 'modern'
|
||||
}
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user