Flex is a CSS grid framework inspired by both Skeleton and Pure grid frameworks.
Simply include Flex in the <head> like you would any other CSS file:
<link rel="stylesheet" href="flex.css">
Then simply use the .grid class to nest your grids within and you're good to go!
Check out more documentation on the Flex Grid System website.