19 lines
364 B
Plaintext
19 lines
364 B
Plaintext
/**
|
|
* @defgroup pkp_form
|
|
*/
|
|
|
|
/**
|
|
* @file styles/form/index.less
|
|
*
|
|
* Copyright (c) 2014-2021 Simon Fraser University
|
|
* Copyright (c) 2003-2021 John Willinsky
|
|
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
|
|
*
|
|
* @ingroup pkp_form
|
|
*
|
|
* @brief Wrapper for pkp_form
|
|
*/
|
|
|
|
/* Form Styles */
|
|
@import "lib/pkp/styles/form/form.less";
|