Installation

Download FAO Design System Theme to get the compiled CSS, source code, or include it with your favorite package managers like npm, yarn, NuGet and more.

Default Installation

Run the following commands to add the FAO Design System to your project:

npm install fao-design-system
            
        

You can now import the FAO Design System into your project.

Peer dependencies

Please note that Bootatrap is a peer dependency, meaning you should ensure they it is installed before installing the FAO Design System.

npm install [email protected]
            
        

Check Bootstrap documentation for more information

Download Compiled CSS

Download ready-to-use compiled code for FAO Design System Theme to easily drop into your project:

On this page