Skip to content

Commit

Permalink
Fix styling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sransara committed Jul 9, 2023
1 parent 68915fb commit 7240147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import { adocxConfig, asciidoctorConfig } from './adocx.config.mjs';

export default defineConfig({
site: siteValues.site,
scopedStyleStrategy: 'class',
integrations: [
adocx(adocxConfig, asciidoctorConfig),
image({
Expand Down

0 comments on commit 7240147

Please sign in to comment.