Route Specific CSS

With Ionic, do I have option to define css which is specific to particulate view (route)?

What I would do is add an ‘id’ to the element of a specific view, and create custom css or css overrides in the css file with this id as selector.