M
M
Mycrop2016-12-24 17:51:18
css
Mycrop, 2016-12-24 17:51:18

What is the name of the sheet that describes the fonts, color scheme, and so on?

Hello.
What is the name of the sheet where the designer collects fonts, color schemes that will be used when drawing the site design. H1 heading, H2 heading ... are written in it, how the regular, cursive font will look like.
Thank you.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
riot26, 2016-12-24
@Mycrop

brand book?
style guide?

X
xmoonlight, 2016-12-24
@xmoonlight

Typography

S
sgmobb, 2016-12-29
@sgmobb

Guideline?

A
Alexander Manakov, 2017-05-23
@DarCKoder

So you initially phrase - undefined; Therefore, initially it does not have the "language" property.
If you look at the tutorial , then they have this moment resolved there through *ngIf="hero" (in your case, you need *ngIf="phrase"). Those. will:

<div *ngIf="phrase">
    <h2>The Phrase</h2>
    Language: {{phrase.language}} <br>
    Value: {{phrase.value}}
</div>

Ps do not need js and map.js to shove into git.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question