add resource

This commit is contained in:
André Weller
2019-05-14 22:06:36 +02:00
parent 51b4592b63
commit 1d8f599418

View File

@@ -33,6 +33,11 @@ export default {
desc: 'Block Element Modifier is a methodology that helps you to create reusable components and code sharing in front-end development',
url: 'https://getbem.com/'
},
{
title: 'CSS Triggers',
desc: 'Overview of css attributes which trigger either layout, paint or composite. Good to know if you want to learn more about css performance.',
url: 'https://csstriggers.com/'
},
]
}
},