-
- Downloads
Buttons as plugin
Showing
- package.json 1 addition, 0 deletionspackage.json
- source/_patterns/00-atoms/03-buttons/02-button-colors.mustache 0 additions, 2 deletions...e/_patterns/00-atoms/03-buttons/02-button-colors.mustache
- source/_patterns/00-atoms/03-buttons/04-button-with-hover-effect.mustache 0 additions, 2 deletions.../00-atoms/03-buttons/04-button-with-hover-effect.mustache
- source/_patterns/00-atoms/03-buttons/12-overlay-button.mustache 0 additions, 3 deletions.../_patterns/00-atoms/03-buttons/12-overlay-button.mustache
- source/_patterns/00-atoms/03-buttons/13-overlay-button-colors.mustache 0 additions, 6 deletions...rns/00-atoms/03-buttons/13-overlay-button-colors.mustache
- source/_patterns/00-atoms/03-buttons/button-hover-targets.mustache 24 additions, 0 deletions...atterns/00-atoms/03-buttons/button-hover-targets.mustache
- source/_patterns/02-organisms/00-global/footer.mustache 1 addition, 1 deletionsource/_patterns/02-organisms/00-global/footer.mustache
- source/_patterns/02-organisms/00-global/subnav.mustache 7 additions, 7 deletionssource/_patterns/02-organisms/00-global/subnav.mustache
- source/css/atoms/button.pcss 0 additions, 260 deletionssource/css/atoms/button.pcss
- source/css/style.pcss 0 additions, 1 deletionsource/css/style.pcss
- tailwind-plugins/buttons.js 219 additions, 0 deletionstailwind-plugins/buttons.js
- tailwind.config.js 68 additions, 83 deletionstailwind.config.js
... | @@ -57,6 +57,7 @@ | ... | @@ -57,6 +57,7 @@ |
"gulp-concat": "^2.6.1", | "gulp-concat": "^2.6.1", | ||
"gulp-postcss": "^8.0.0", | "gulp-postcss": "^8.0.0", | ||
"gulp-rename": "^2.0.0", | "gulp-rename": "^2.0.0", | ||
"lodash": "^4.17.15", | |||
"postcss-assets": "^5.0.0", | "postcss-assets": "^5.0.0", | ||
"postcss-clean": "^1.1.0", | "postcss-clean": "^1.1.0", | ||
"postcss-custom-properties": "^9.1.1", | "postcss-custom-properties": "^9.1.1", | ||
... | ... |
source/css/atoms/button.pcss
deleted
100644 → 0
tailwind-plugins/buttons.js
0 → 100644
Please register or sign in to comment