open-consul/website/source/assets/stylesheets/consul-connect/_index.scss
kaitlincarter-hc b8e71e6fd3
[Website] Add JTBD - WIP (#6673)
* updating the landing page with jtbd

* changed the buttons to pink

* updating CSS based on John's help

* updating a use case

* updating the language and rearranging the guides

* adding icons

* fixed image width

* fixing buttons and updating traffic splitting language.
2019-11-11 09:26:36 -06:00

18 lines
415 B
SCSS

@import '_variables';
@import '_typography';
@import 'components/_carousel';
@import 'components/_container';
@import 'components/_cta-section';
@import 'components/_header';
@import 'components/_hero';
@import 'components/_logo-grid';
@import 'components/_section';
@import 'components/_text-asset';
@import 'components/_timeline';
@import 'components/_use-cases';
@import 'pages/_home';
@import '_animations';