This is side-document providing details for some highlighted changes in 2.5.0. For a full list of changes, see the full release note.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="container palette-1"> | |
| <div class="blobs"> | |
| <svg viewbox="0 0 1200 1200"> | |
| <g class="blob blob-1"> | |
| <path /> | |
| </g> | |
| <g class="blob blob-2"> | |
| <path /> | |
| </g> | |
| <g class="blob blob-3"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .calculator#calc | |
| .toggle | |
| .theme-switch-wrapper | |
| %label.theme-switch(for='checkbox') | |
| %input(type='checkbox' id='checkbox') | |
| .slider.round | |
| .display | |
| %span.c.neumorphic C | |
| %span.signed.neumorphic +/- | |
| %span.percent.neumorphic % |
Pug - это препроцессор HTML и шаблонизатор, который был написан на JavaScript для Node.js.