mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-21 13:39:30 -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.
|
Based on the https://github.com/tylermcrobert/bridget-pictures-www.
|
||||||
|
|
||||||

|

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