Skip to content

superbahbi/YABA

Repository files navigation

yaba.

Logo

Vercel ESLint Typecheck CodeQL

Getting Started

Known Issue

Problem: Unknown at rule @tailwindcss(unknownAtRules) in VS Code:

  1. Open the settings, search for “unknown”, the first result should be the one you’re looking for: CSS > Lint: Unknown At Rules:
  2. Change that to ignore: CSS > Lint: Unknown At Rules: Ignore

Pre-requisite

  1. Install vscode extension Tailwind CSS IntelliSense
  2. Environmental Variables

Installation

  1. Clone the repository

    git clone https://github.com/superbahbi/YABA.git
  2. Run npm install

    npm install
  3. Run npm start

     npm run dev

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repository and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Robert Kugler - @bahbilee

Elton Bautista - @psychtotech

Project Link: https://github.com/superbahbi/YABA

(back to top)