mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Add drawings
This commit is contained in:
6
docs/_includes/elements/drawing.html
Normal file
6
docs/_includes/elements/drawing.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<img
|
||||
class="bd-drawing bd-is-{{ include.id }}"
|
||||
src="{{ site.url }}/images/drawing/{{ include.id }}.png"
|
||||
width="{{ include.width }}"
|
||||
height="{{ include.height }}"
|
||||
>
|
||||
Reference in New Issue
Block a user