mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 09:57:27 +00:00
css: add normalize.css
This commit is contained in:
parent
b7c6af4178
commit
e0d362e818
4 changed files with 16 additions and 2 deletions
4
src/_assets/vendor.css.njk
Normal file
4
src/_assets/vendor.css.njk
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
permalink: _assets/css/vendor.css
|
||||
---
|
||||
{% include "../../node_modules/normalize.css/normalize.css" %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue