Download Latest Version fixing a bug that infers code lang automatically.zip (12.8 MB)
Email in envelope

Get an email when there's a new version of FUSUMA

Home / v2.7.0
Name Modified Size InfoDownloads / Week
Parent folder
Adding _account_ syntax.tar.gz 2021-02-22 12.0 MB
Adding _account_ syntax.zip 2021-02-22 12.1 MB
README.md 2021-02-22 1.0 kB
Totals: 3 Items   24.2 MB 0
:::md
<!-- account: twitter, about_hiroppy -->
<!-- account: github, hiroppy -->
<!-- account: facebook, yuta.hiroto0429 -->
<!-- account: linkedin, hiroppy -->

<!-- if you want to use grid -->

<!-- block-start: grid -->
<!-- account: twitter, about_hiroppy -->
<!-- account: github, hiroppy -->
<!-- account: facebook, yuta.hiroto0429 -->
<!-- account: linkedin, hiroppy -->
<!-- block-end -->

Screen Shot 2021-02-22 at 20 40 34

You can set these properties using css variables.

:::css
:root {
  --account-icon-size: 3rem;
  --account-icon-color: #545454;
}

and attaches these classes

:::css
.account {};

.account-twitter,
.account-github,
.account-facebook,
.account-linkedin {}

The Slide: https://hiroppy.github.io/fusuma/intro/#slide-14

Source: README.md, updated 2021-02-22