Skip to content
Grav 2.0 is officially stable. Read the announcement →
Themes & Styling

Typhoon Theme CSS issue after update

theme

Started by Justin 4 years ago · 3 replies · 618 views
4 years ago

Hi 😃

I have an install of the Typhoon theme and the bg-primary-darker class stopped working after an update.

I have done a fresh install of the latest version of grav with the typhoon theme one page skeleton and I am having the same issue.

Any ideas?
typhoon|690x251

👍 1
4 years ago

Hi,
Have you find the issue ?
Same with a new fresh install

Cheers

4 years ago

No, I still have the issue.

For now, I am using bg-blue-700 as its close to a darker version of my primary colour.

😦

4 years ago

Hi,

Found the typo
In the tailwind.config.js file
Search for color-primary__darker to add -- before

before

color-primary__darker

after

--color-primary__darker

and

npm run build

And voila

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by stuart young, 2 weeks ago
3 251 2 weeks ago
Themes & Styling · by Sebadamus, 3 weeks ago
5 317 3 weeks ago
Themes & Styling · by martynfoster735, 4 weeks ago
1 310 4 weeks ago
Themes & Styling · by Justin Young, 1 month ago
1 348 1 month ago
Themes & Styling · by Slebeig, 2 months ago
4 474 2 months ago