first commit
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,18 @@
|
||||
/**
|
||||
* @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";
|
||||
Reference in New Issue
Block a user