35e1114fac
* Added setting to allow title text alignment to be set and changed * Switched out for icons instead of a select as per feedback. * Edited right icon to display the correct icon. * Updated to use the paragrah alignment component icons. * Added button list component * Reworked template to use BarButtonList over ActionButton component * Updated selectedArray name to alignmentOptions provides better meaning |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
public | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
index.html | ||
nuxt.config.js | ||
package.json | ||
routify.config.js | ||
tsconfig.build.json | ||
tsconfig.json | ||
vite.config.js | ||
vitest.setup.js |
README.md
Get Started
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build