Blog
Services
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
astro
Watch
0
Fork
You've already forked astro
0
mirror of
https://github.com/withastro/astro.git
synced
2024-12-23 21:53:55 -05:00
Code
Issues
Activity
50f82e1a53
astro
/
examples
/
with-markdown
/
public
/
styles
/
global.scss
7 lines
67 B
SCSS
Raw
Normal View
History
Unescape
Escape
Fix codeblocks in markdown components (#264) * Fix codeblocks in markdown components * Debugging * More debugging * remove extra debugging stuff
2021-05-27 12:54:38 -05:00
@use
"
./prism.scss
"
;
body
{
max-width
:
900
px
;
margin
:
auto
;
[ci] yarn format
2021-07-19 23:07:49 -05:00
}
Reference in a new issue
Copy permalink