Giter VIP home page Giter VIP logo

bstaruk / starbase Goto Github PK

View Code? Open in Web Editor NEW
77.0 6.0 13.0 2.79 MB

⭐ Production-ready static website boilerplate featuring Webpack 5, TypeScript, PostCSS & Tailwind CSS.

Home Page: https://starbase.dev

License: MIT License

JavaScript 27.73% HTML 15.05% CSS 9.37% TypeScript 47.85%
eslint webpack webpack5 webpack5-boilerplate stylelint boilerplate boilerplate-template front-end-starter-kit static-site postcss tailwindcss typescript webpack-dev-server

starbase's Issues

CSS watch doesn't watch

Whenever I change something in any .css file, dev server doesn't respond to this and says that [WDS] Nothing changed. - but in fact I've changed few things across at least 2 files.

Stylelint warnings from vendor files

When running the development server I'd like to exclude the warnings from a vendor file (i.e. purecss).
I tried using .stylelintignore or using /* stylelint-disable */ before the @import but without success.
What do you suggest?
Thanks!

Images srcset not working

It doesn't load srcset images. For eg. I have this in my template:

<img src="images/logo.png" srcset="images/logo.png 1x, images/logo_2x.png 2x" alt="" />

But it won't load the images.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.