Adding Style Sheet and js files in twig

@Ramyhakam those “asset” function aren’t part on twig, they are part of frameworks like symfony fullstack and probably others got a solution for assets. So you ca try to find a existing solution (twig functions) for slim or build them yourself. A few of them based on the following library: https://github.com/kriswallsmith/assetic