Files
Emi 07ec659385 Importing project into Git
This project lived only on the server without version control. This is now the starting point for the repository.
2023-05-23 20:03:24 +02:00
..
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00
2023-05-23 20:03:24 +02:00

Donut Theme

Place this folder under qa-theme directory of your q2a installation path

Development

This theme uses less framework. The less is being built using Grunt. npm is required to compile the less files.During development, install npm and use below commands to build the less files.

cd qa-theme/Donut-theme/
npm install
npm run grunt:build