Skip to content

Commit

Permalink
Добавляет кодировку "utf-8" для CSS (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
monochromer authored Nov 1, 2023
1 parent 612a27a commit f4e9f09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/styles/styles.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@charset 'utf-8';

/* Fonts */

@import 'fonts.css';
Expand Down

0 comments on commit f4e9f09

Please sign in to comment.