All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generator.client.tikui.style.atom.paragraph._paragraph.scss.mustache Maven / Gradle / Ivy

There is a newer version: 1.23.0
Show newest version
@use '../../quark/placeholder';

.paragraph {
  margin: 0;
  padding: 0;
  color: var(--color-text);
  font-family: var(--font-family);
  font-size: var(--font-size);

  @include placeholder.placeholder-alternative {
    min-height: var(--font-size);
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy