updated tailwind, added menu & button shortcodes

This commit is contained in:
timurgordon
2022-03-07 13:45:56 +03:00
parent 3721773eeb
commit af07618f66
9 changed files with 212 additions and 596 deletions

View File

@@ -14,7 +14,10 @@ module.exports = {
white: '#ffffff',
black: '#000000',
gray: colors.gray,
slate: colors.slate,
stone: colors.stone,
yellow: colors.yellow,
orange: colors.orange,
blue: {
'100': '#bbeeff',
'200': '#00aaff',