mirror of
https://github.com/aleleba/create-react-component-library.git
synced 2025-06-20 04:48:18 -06:00
PR-188649:
Creating the first initial version of the create component library.
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@ -0,0 +1,6 @@
|
||||
#Library Name (Default: ui-library)
|
||||
LIBRARY_NAME=
|
||||
#External CSS (Default: false)
|
||||
EXTERNAL_CSS=
|
||||
#External CSS NAME (Default: index.css)
|
||||
EXTERNAL_CSS_NAME=
|
Reference in New Issue
Block a user